Home
last modified time | relevance | path

Searched refs:RCC_APB2ENR_SAI3EN (Results 1 – 12 of 12) sorted by relevance

/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_hal_rcc.h2295 SET_BIT(RCC->APB2ENR, RCC_APB2ENR_SAI3EN);\
2297 tmpreg = READ_BIT(RCC->APB2ENR, RCC_APB2ENR_SAI3EN);\
2341 #define __HAL_RCC_SAI3_CLK_DISABLE() (RCC->APB2ENR) &= ~ (RCC_APB2ENR_SAI3EN)
2375 #define __HAL_RCC_SAI3_IS_CLK_ENABLED() ((RCC->APB2ENR & RCC_APB2ENR_SAI3EN) != 0U)
2403 #define __HAL_RCC_SAI3_IS_CLK_DISABLED() ((RCC->APB2ENR & RCC_APB2ENR_SAI3EN) == 0U)
3472 SET_BIT(RCC_C1->APB2ENR, RCC_APB2ENR_SAI3EN);\
3474 tmpreg = READ_BIT(RCC_C1->APB2ENR, RCC_APB2ENR_SAI3EN);\
3506 #define __HAL_RCC_C1_SAI3_CLK_DISABLE() (RCC_C1->APB2ENR) &= ~ (RCC_APB2ENR_SAI3EN)
4502 SET_BIT(RCC_C2->APB2ENR, RCC_APB2ENR_SAI3EN);\
4504 tmpreg = READ_BIT(RCC_C2->APB2ENR, RCC_APB2ENR_SAI3EN);\
[all …]
Dstm32h7xx_ll_bus.h340 #define LL_APB2_GRP1_PERIPH_SAI3 RCC_APB2ENR_SAI3EN
/hal_stm32-latest/stm32cube/stm32h7xx/soc/
Dstm32h742xx.h14964 #define RCC_APB2ENR_SAI3EN RCC_APB2ENR_SAI3EN_Msk macro
Dstm32h750xx.h15869 #define RCC_APB2ENR_SAI3EN RCC_APB2ENR_SAI3EN_Msk macro
Dstm32h753xx.h15875 #define RCC_APB2ENR_SAI3EN RCC_APB2ENR_SAI3EN_Msk macro
Dstm32h745xx.h16202 #define RCC_APB2ENR_SAI3EN RCC_APB2ENR_SAI3EN_Msk macro
Dstm32h745xg.h16202 #define RCC_APB2ENR_SAI3EN RCC_APB2ENR_SAI3EN_Msk macro
Dstm32h743xx.h15600 #define RCC_APB2ENR_SAI3EN RCC_APB2ENR_SAI3EN_Msk macro
Dstm32h755xx.h16477 #define RCC_APB2ENR_SAI3EN RCC_APB2ENR_SAI3EN_Msk macro
Dstm32h757xx.h19640 #define RCC_APB2ENR_SAI3EN RCC_APB2ENR_SAI3EN_Msk macro
Dstm32h747xg.h19365 #define RCC_APB2ENR_SAI3EN RCC_APB2ENR_SAI3EN_Msk macro
Dstm32h747xx.h19365 #define RCC_APB2ENR_SAI3EN RCC_APB2ENR_SAI3EN_Msk macro