Home
last modified time | relevance | path

Searched refs:RCC_AHB2ENR_PSSIEN (Results 1 – 6 of 6) sorted by relevance

/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/
Dstm32h7rsxx_ll_bus.h88 #define LL_AHB2_GRP1_PERIPH_PSSI RCC_AHB2ENR_PSSIEN
Dstm32h7rsxx_hal_rcc.h930 SET_BIT(RCC->AHB2ENR, RCC_AHB2ENR_PSSIEN);\
968 #define __HAL_RCC_PSSI_CLK_DISABLE() CLEAR_BIT(RCC->AHB2ENR, RCC_AHB2ENR_PSSIEN)
1949 #define __HAL_RCC_PSSI_IS_CLK_ENABLED() (READ_BIT(RCC->AHB2ENR, RCC_AHB2ENR_PSSIEN) != 0U)
/hal_stm32-latest/stm32cube/stm32h7rsxx/soc/
Dstm32h7r3xx.h15940 #define RCC_AHB2ENR_PSSIEN RCC_AHB2ENR_PSSIEN_Msk macro
Dstm32h7s7xx.h16998 #define RCC_AHB2ENR_PSSIEN RCC_AHB2ENR_PSSIEN_Msk macro
Dstm32h7s3xx.h16578 #define RCC_AHB2ENR_PSSIEN RCC_AHB2ENR_PSSIEN_Msk macro
Dstm32h7r7xx.h16358 #define RCC_AHB2ENR_PSSIEN RCC_AHB2ENR_PSSIEN_Msk macro