Home
last modified time | relevance | path

Searched refs:RCC_CIER_PLLSAI1RDYIE (Results 1 – 25 of 33) sorted by relevance

12

/hal_stm32-latest/stm32cube/stm32wbxx/drivers/include/
Dstm32wbxx_ll_rcc.h205 #define LL_RCC_CIER_PLLSAI1RDYIE RCC_CIER_PLLSAI1RDYIE /*!< PLLSAI1 Ready Interrupt Enab…
4280 SET_BIT(RCC->CIER, RCC_CIER_PLLSAI1RDYIE); in LL_RCC_EnableIT_PLLSAI1RDY()
4383 CLEAR_BIT(RCC->CIER, RCC_CIER_PLLSAI1RDYIE); in LL_RCC_DisableIT_PLLSAI1RDY()
4486 return ((READ_BIT(RCC->CIER, RCC_CIER_PLLSAI1RDYIE) == (RCC_CIER_PLLSAI1RDYIE)) ? 1UL : 0UL); in LL_RCC_IsEnabledIT_PLLSAI1RDY()
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/include/
Dstm32l5xx_ll_rcc.h183 #define LL_RCC_CIER_PLLSAI1RDYIE RCC_CIER_PLLSAI1RDYIE /*!< PLLSAI1 Ready Interrupt Enab…
4498 SET_BIT(RCC->CIER, RCC_CIER_PLLSAI1RDYIE); in LL_RCC_EnableIT_PLLSAI1RDY()
4588 CLEAR_BIT(RCC->CIER, RCC_CIER_PLLSAI1RDYIE); in LL_RCC_DisableIT_PLLSAI1RDY()
4678 return ((READ_BIT(RCC->CIER, RCC_CIER_PLLSAI1RDYIE) == RCC_CIER_PLLSAI1RDYIE) ? 1UL : 0UL); in LL_RCC_IsEnabledIT_PLLSAI1RDY()
Dstm32l5xx_hal_rcc_ex.h1500 #define __HAL_RCC_PLLSAI1_ENABLE_IT() SET_BIT(RCC->CIER, RCC_CIER_PLLSAI1RDYIE)
1505 #define __HAL_RCC_PLLSAI1_DISABLE_IT() CLEAR_BIT(RCC->CIER, RCC_CIER_PLLSAI1RDYIE)
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/include/
Dstm32l4xx_ll_rcc.h210 #define LL_RCC_CIER_PLLSAI1RDYIE RCC_CIER_PLLSAI1RDYIE /*!< PLLSAI1 Ready Interrupt Enab…
5915 SET_BIT(RCC->CIER, RCC_CIER_PLLSAI1RDYIE); in LL_RCC_EnableIT_PLLSAI1RDY()
6021 CLEAR_BIT(RCC->CIER, RCC_CIER_PLLSAI1RDYIE); in LL_RCC_DisableIT_PLLSAI1RDY()
6127 return ((READ_BIT(RCC->CIER, RCC_CIER_PLLSAI1RDYIE) == RCC_CIER_PLLSAI1RDYIE) ? 1UL : 0UL); in LL_RCC_IsEnabledIT_PLLSAI1RDY()
Dstm32l4xx_hal_rcc_ex.h2074 #define __HAL_RCC_PLLSAI1_ENABLE_IT() SET_BIT(RCC->CIER, RCC_CIER_PLLSAI1RDYIE)
2079 #define __HAL_RCC_PLLSAI1_DISABLE_IT() CLEAR_BIT(RCC->CIER, RCC_CIER_PLLSAI1RDYIE)
/hal_stm32-latest/stm32cube/stm32wbxx/soc/
Dstm32wb35xx.h7421 #define RCC_CIER_PLLSAI1RDYIE RCC_CIER_PLLSAI1RDYIE_Msk macro
Dstm32wb55xx.h7612 #define RCC_CIER_PLLSAI1RDYIE RCC_CIER_PLLSAI1RDYIE_Msk macro
Dstm32wb5mxx.h7612 #define RCC_CIER_PLLSAI1RDYIE RCC_CIER_PLLSAI1RDYIE_Msk macro
/hal_stm32-latest/stm32cube/stm32l4xx/soc/
Dstm32l433xx.h9627 #define RCC_CIER_PLLSAI1RDYIE RCC_CIER_PLLSAI1RDYIE_Msk macro
Dstm32l451xx.h9788 #define RCC_CIER_PLLSAI1RDYIE RCC_CIER_PLLSAI1RDYIE_Msk macro
Dstm32l442xx.h9412 #define RCC_CIER_PLLSAI1RDYIE RCC_CIER_PLLSAI1RDYIE_Msk macro
Dstm32l431xx.h9535 #define RCC_CIER_PLLSAI1RDYIE RCC_CIER_PLLSAI1RDYIE_Msk macro
Dstm32l432xx.h9196 #define RCC_CIER_PLLSAI1RDYIE RCC_CIER_PLLSAI1RDYIE_Msk macro
Dstm32l443xx.h9843 #define RCC_CIER_PLLSAI1RDYIE RCC_CIER_PLLSAI1RDYIE_Msk macro
Dstm32l471xx.h10705 #define RCC_CIER_PLLSAI1RDYIE RCC_CIER_PLLSAI1RDYIE_Msk macro
Dstm32l452xx.h9857 #define RCC_CIER_PLLSAI1RDYIE RCC_CIER_PLLSAI1RDYIE_Msk macro
Dstm32l462xx.h10073 #define RCC_CIER_PLLSAI1RDYIE RCC_CIER_PLLSAI1RDYIE_Msk macro
Dstm32l475xx.h10869 #define RCC_CIER_PLLSAI1RDYIE RCC_CIER_PLLSAI1RDYIE_Msk macro
Dstm32l476xx.h10898 #define RCC_CIER_PLLSAI1RDYIE RCC_CIER_PLLSAI1RDYIE_Msk macro
Dstm32l486xx.h11108 #define RCC_CIER_PLLSAI1RDYIE RCC_CIER_PLLSAI1RDYIE_Msk macro
Dstm32l485xx.h11085 #define RCC_CIER_PLLSAI1RDYIE RCC_CIER_PLLSAI1RDYIE_Msk macro
Dstm32l4a6xx.h12196 #define RCC_CIER_PLLSAI1RDYIE RCC_CIER_PLLSAI1RDYIE_Msk macro
Dstm32l496xx.h11874 #define RCC_CIER_PLLSAI1RDYIE RCC_CIER_PLLSAI1RDYIE_Msk macro
Dstm32l4r5xx.h12086 #define RCC_CIER_PLLSAI1RDYIE RCC_CIER_PLLSAI1RDYIE_Msk macro
/hal_stm32-latest/stm32cube/stm32l5xx/soc/
Dstm32l552xx.h11398 #define RCC_CIER_PLLSAI1RDYIE RCC_CIER_PLLSAI1RDYIE_Msk macro

12