Home
last modified time | relevance | path

Searched refs:RCC_AHB2ENR1_SAESEN (Results 1 – 8 of 8) sorted by relevance

/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_hal_rcc.h1045 SET_BIT(RCC->AHB2ENR1, RCC_AHB2ENR1_SAESEN); \
1047 … tmpreg = READ_BIT(RCC->AHB2ENR1, RCC_AHB2ENR1_SAESEN); \
1203 #define __HAL_RCC_SAES_CLK_DISABLE() CLEAR_BIT(RCC->AHB2ENR1, RCC_AHB2ENR1_SAESEN)
2140 #define __HAL_RCC_SAES_IS_CLK_ENABLED() (READ_BIT(RCC->AHB2ENR1, RCC_AHB2ENR1_SAESEN) != 0U)
2243 #define __HAL_RCC_SAES_IS_CLK_DISABLED() (READ_BIT(RCC->AHB2ENR1, RCC_AHB2ENR1_SAESEN) == 0U)
Dstm32u5xx_ll_bus.h148 #define LL_AHB2_GRP1_PERIPH_SAES RCC_AHB2ENR1_SAESEN
/hal_stm32-latest/stm32cube/stm32u5xx/soc/
Dstm32u545xx.h15157 #define RCC_AHB2ENR1_SAESEN RCC_AHB2ENR1_SAESEN_Msk /*!< SAES Clock… macro
Dstm32u585xx.h16659 #define RCC_AHB2ENR1_SAESEN RCC_AHB2ENR1_SAESEN_Msk /*!< SAES Clock… macro
Dstm32u5a5xx.h17708 #define RCC_AHB2ENR1_SAESEN RCC_AHB2ENR1_SAESEN_Msk /*!< SAES Clock… macro
Dstm32u5g7xx.h19268 #define RCC_AHB2ENR1_SAESEN RCC_AHB2ENR1_SAESEN_Msk /*!< SAES Clock… macro
Dstm32u5a9xx.h21455 #define RCC_AHB2ENR1_SAESEN RCC_AHB2ENR1_SAESEN_Msk /*!< SAES Clock… macro
Dstm32u5g9xx.h22400 #define RCC_AHB2ENR1_SAESEN RCC_AHB2ENR1_SAESEN_Msk /*!< SAES Clock… macro