Macros
Collaboration diagram for Interrupts:

Macros

#define RCC_IT_CSIRDY   (0x00000010U)
 
#define RCC_IT_CSIRDY   (0x00000010U)
 
#define RCC_IT_CSS   ((uint8_t)0x80)
 
#define RCC_IT_CSS   ((uint8_t)0x80)
 
#define RCC_IT_CSS   ((uint8_t)0x80)
 
#define RCC_IT_CSS   ((uint8_t)0x80U)
 
#define RCC_IT_CSS   (0x00000400U)
 
#define RCC_IT_CSS   (0x00000400U)
 
#define RCC_IT_HSERDY   ((uint8_t)0x08)
 
#define RCC_IT_HSERDY   ((uint8_t)0x08)
 
#define RCC_IT_HSERDY   ((uint8_t)0x08)
 
#define RCC_IT_HSERDY   ((uint8_t)0x08U)
 
#define RCC_IT_HSERDY   (0x00000008U)
 
#define RCC_IT_HSERDY   (0x00000008U)
 
#define RCC_IT_HSI48RDY   (0x00000020U)
 
#define RCC_IT_HSI48RDY   (0x00000020U)
 
#define RCC_IT_HSIRDY   ((uint8_t)0x04)
 
#define RCC_IT_HSIRDY   ((uint8_t)0x04)
 
#define RCC_IT_HSIRDY   ((uint8_t)0x04)
 
#define RCC_IT_HSIRDY   ((uint8_t)0x04U)
 
#define RCC_IT_HSIRDY   (0x00000004U)
 
#define RCC_IT_HSIRDY   (0x00000004U)
 
#define RCC_IT_LSECSS   (0x00000200U)
 
#define RCC_IT_LSECSS   (0x00000200U)
 
#define RCC_IT_LSERDY   ((uint8_t)0x02)
 
#define RCC_IT_LSERDY   ((uint8_t)0x02)
 
#define RCC_IT_LSERDY   ((uint8_t)0x02)
 
#define RCC_IT_LSERDY   ((uint8_t)0x02U)
 
#define RCC_IT_LSERDY   (0x00000002U)
 
#define RCC_IT_LSERDY   (0x00000002U)
 
#define RCC_IT_LSIRDY   ((uint8_t)0x01)
 
#define RCC_IT_LSIRDY   ((uint8_t)0x01)
 
#define RCC_IT_LSIRDY   ((uint8_t)0x01)
 
#define RCC_IT_LSIRDY   ((uint8_t)0x01U)
 
#define RCC_IT_LSIRDY   (0x00000001U)
 
#define RCC_IT_LSIRDY   (0x00000001U)
 
#define RCC_IT_PLL2RDY   (0x00000080U)
 
#define RCC_IT_PLL2RDY   (0x00000080U)
 
#define RCC_IT_PLL3RDY   (0x00000100U)
 
#define RCC_IT_PLL3RDY   (0x00000100U)
 
#define RCC_IT_PLLI2SRDY   ((uint8_t)0x20)
 
#define RCC_IT_PLLI2SRDY   ((uint8_t)0x20)
 
#define RCC_IT_PLLI2SRDY   ((uint8_t)0x20)
 
#define RCC_IT_PLLI2SRDY   ((uint8_t)0x20U)
 
#define RCC_IT_PLLRDY   ((uint8_t)0x10)
 
#define RCC_IT_PLLRDY   ((uint8_t)0x10)
 
#define RCC_IT_PLLRDY   ((uint8_t)0x10)
 
#define RCC_IT_PLLRDY   ((uint8_t)0x10U)
 
#define RCC_IT_PLLRDY   (0x00000040U)
 
#define RCC_IT_PLLRDY   (0x00000040U)
 
#define RCC_IT_PLLSAIRDY   ((uint8_t)0x40U)
 

Detailed Description

Macro Definition Documentation

◆ RCC_IT_CSIRDY [1/2]

#define RCC_IT_CSIRDY   (0x00000010U)

◆ RCC_IT_CSIRDY [2/2]

#define RCC_IT_CSIRDY   (0x00000010U)

◆ RCC_IT_CSS [1/6]

#define RCC_IT_CSS   ((uint8_t)0x80)

◆ RCC_IT_CSS [2/6]

#define RCC_IT_CSS   ((uint8_t)0x80)

◆ RCC_IT_CSS [3/6]

#define RCC_IT_CSS   ((uint8_t)0x80)

◆ RCC_IT_CSS [4/6]

#define RCC_IT_CSS   ((uint8_t)0x80U)

Definition at line 345 of file stm32f7xx_hal_rcc.h.

◆ RCC_IT_CSS [5/6]

#define RCC_IT_CSS   (0x00000400U)

◆ RCC_IT_CSS [6/6]

#define RCC_IT_CSS   (0x00000400U)

◆ RCC_IT_HSERDY [1/6]

#define RCC_IT_HSERDY   ((uint8_t)0x08)

◆ RCC_IT_HSERDY [2/6]

#define RCC_IT_HSERDY   ((uint8_t)0x08)

◆ RCC_IT_HSERDY [3/6]

#define RCC_IT_HSERDY   ((uint8_t)0x08)

◆ RCC_IT_HSERDY [4/6]

#define RCC_IT_HSERDY   ((uint8_t)0x08U)

Definition at line 341 of file stm32f7xx_hal_rcc.h.

◆ RCC_IT_HSERDY [5/6]

#define RCC_IT_HSERDY   (0x00000008U)

◆ RCC_IT_HSERDY [6/6]

#define RCC_IT_HSERDY   (0x00000008U)

◆ RCC_IT_HSI48RDY [1/2]

#define RCC_IT_HSI48RDY   (0x00000020U)

◆ RCC_IT_HSI48RDY [2/2]

#define RCC_IT_HSI48RDY   (0x00000020U)

◆ RCC_IT_HSIRDY [1/6]

#define RCC_IT_HSIRDY   ((uint8_t)0x04)

◆ RCC_IT_HSIRDY [2/6]

#define RCC_IT_HSIRDY   ((uint8_t)0x04)

◆ RCC_IT_HSIRDY [3/6]

#define RCC_IT_HSIRDY   ((uint8_t)0x04)

◆ RCC_IT_HSIRDY [4/6]

#define RCC_IT_HSIRDY   ((uint8_t)0x04U)

Definition at line 340 of file stm32f7xx_hal_rcc.h.

◆ RCC_IT_HSIRDY [5/6]

#define RCC_IT_HSIRDY   (0x00000004U)

◆ RCC_IT_HSIRDY [6/6]

#define RCC_IT_HSIRDY   (0x00000004U)

◆ RCC_IT_LSECSS [1/2]

#define RCC_IT_LSECSS   (0x00000200U)

◆ RCC_IT_LSECSS [2/2]

#define RCC_IT_LSECSS   (0x00000200U)

◆ RCC_IT_LSERDY [1/6]

#define RCC_IT_LSERDY   ((uint8_t)0x02)

◆ RCC_IT_LSERDY [2/6]

#define RCC_IT_LSERDY   ((uint8_t)0x02)

◆ RCC_IT_LSERDY [3/6]

#define RCC_IT_LSERDY   ((uint8_t)0x02)

◆ RCC_IT_LSERDY [4/6]

#define RCC_IT_LSERDY   ((uint8_t)0x02U)

Definition at line 339 of file stm32f7xx_hal_rcc.h.

◆ RCC_IT_LSERDY [5/6]

#define RCC_IT_LSERDY   (0x00000002U)

◆ RCC_IT_LSERDY [6/6]

#define RCC_IT_LSERDY   (0x00000002U)

◆ RCC_IT_LSIRDY [1/6]

#define RCC_IT_LSIRDY   ((uint8_t)0x01)

◆ RCC_IT_LSIRDY [2/6]

#define RCC_IT_LSIRDY   ((uint8_t)0x01)

◆ RCC_IT_LSIRDY [3/6]

#define RCC_IT_LSIRDY   ((uint8_t)0x01)

◆ RCC_IT_LSIRDY [4/6]

#define RCC_IT_LSIRDY   ((uint8_t)0x01U)

Definition at line 338 of file stm32f7xx_hal_rcc.h.

◆ RCC_IT_LSIRDY [5/6]

#define RCC_IT_LSIRDY   (0x00000001U)

◆ RCC_IT_LSIRDY [6/6]

#define RCC_IT_LSIRDY   (0x00000001U)

◆ RCC_IT_PLL2RDY [1/2]

#define RCC_IT_PLL2RDY   (0x00000080U)

◆ RCC_IT_PLL2RDY [2/2]

#define RCC_IT_PLL2RDY   (0x00000080U)

◆ RCC_IT_PLL3RDY [1/2]

#define RCC_IT_PLL3RDY   (0x00000100U)

◆ RCC_IT_PLL3RDY [2/2]

#define RCC_IT_PLL3RDY   (0x00000100U)

◆ RCC_IT_PLLI2SRDY [1/4]

#define RCC_IT_PLLI2SRDY   ((uint8_t)0x20)

◆ RCC_IT_PLLI2SRDY [2/4]

#define RCC_IT_PLLI2SRDY   ((uint8_t)0x20)

◆ RCC_IT_PLLI2SRDY [3/4]

#define RCC_IT_PLLI2SRDY   ((uint8_t)0x20)

◆ RCC_IT_PLLI2SRDY [4/4]

#define RCC_IT_PLLI2SRDY   ((uint8_t)0x20U)

Definition at line 343 of file stm32f7xx_hal_rcc.h.

◆ RCC_IT_PLLRDY [1/6]

#define RCC_IT_PLLRDY   ((uint8_t)0x10)

◆ RCC_IT_PLLRDY [2/6]

#define RCC_IT_PLLRDY   ((uint8_t)0x10)

◆ RCC_IT_PLLRDY [3/6]

#define RCC_IT_PLLRDY   ((uint8_t)0x10)

◆ RCC_IT_PLLRDY [4/6]

#define RCC_IT_PLLRDY   ((uint8_t)0x10U)

Definition at line 342 of file stm32f7xx_hal_rcc.h.

◆ RCC_IT_PLLRDY [5/6]

#define RCC_IT_PLLRDY   (0x00000040U)

◆ RCC_IT_PLLRDY [6/6]

#define RCC_IT_PLLRDY   (0x00000040U)

◆ RCC_IT_PLLSAIRDY

#define RCC_IT_PLLSAIRDY   ((uint8_t)0x40U)

Definition at line 344 of file stm32f7xx_hal_rcc.h.



picovoice_driver
Author(s):
autogenerated on Fri Apr 1 2022 02:15:06