Home
last modified time | relevance | path

Searched refs:RCC_AHB2ENR_SAESEN (Results 1 – 10 of 10) sorted by relevance

/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/include/
Dstm32wbaxx_hal_rcc.h712 SET_BIT(RCC->AHB2ENR, RCC_AHB2ENR_SAESEN); \
714 … tmpreg = READ_BIT(RCC->AHB2ENR, RCC_AHB2ENR_SAESEN); \
755 #define __HAL_RCC_SAES_CLK_DISABLE() CLEAR_BIT(RCC->AHB2ENR, RCC_AHB2ENR_SAESEN)
1103 #define __HAL_RCC_SAES_IS_CLK_ENABLED() (READ_BIT(RCC->AHB2ENR, RCC_AHB2ENR_SAESEN) != 0U)
Dstm32wbaxx_ll_bus.h98 #define LL_AHB2_GRP1_PERIPH_SAES RCC_AHB2ENR_SAESEN
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_hal_rcc.h1049 SET_BIT(RCC->AHB2ENR, RCC_AHB2ENR_SAESEN); \
1051 … tmpreg = READ_BIT(RCC->AHB2ENR, RCC_AHB2ENR_SAESEN); \
1123 #define __HAL_RCC_SAES_CLK_DISABLE() CLEAR_BIT(RCC->AHB2ENR, RCC_AHB2ENR_SAESEN)
2206 #define __HAL_RCC_SAES_IS_CLK_ENABLED() (READ_BIT(RCC->AHB2ENR, RCC_AHB2ENR_SAESEN) != 0U)
2263 #define __HAL_RCC_SAES_IS_CLK_DISABLED() (READ_BIT(RCC->AHB2ENR, RCC_AHB2ENR_SAESEN) == 0U)
Dstm32h5xx_ll_bus.h173 #define LL_AHB2_GRP1_PERIPH_SAES RCC_AHB2ENR_SAESEN
/hal_stm32-latest/stm32cube/stm32wbaxx/soc/
Dstm32wba52xx.h10061 #define RCC_AHB2ENR_SAESEN RCC_AHB2ENR_SAESEN_Msk macro
Dstm32wba54xx.h10351 #define RCC_AHB2ENR_SAESEN RCC_AHB2ENR_SAESEN_Msk macro
Dstm32wba5mxx.h10369 #define RCC_AHB2ENR_SAESEN RCC_AHB2ENR_SAESEN_Msk macro
Dstm32wba55xx.h10369 #define RCC_AHB2ENR_SAESEN RCC_AHB2ENR_SAESEN_Msk macro
/hal_stm32-latest/stm32cube/stm32h5xx/soc/
Dstm32h533xx.h13801 #define RCC_AHB2ENR_SAESEN RCC_AHB2ENR_SAESEN_Msk macro
Dstm32h573xx.h16652 #define RCC_AHB2ENR_SAESEN RCC_AHB2ENR_SAESEN_Msk macro