Home
last modified time | relevance | path

Searched refs:RCC_RSR_BORRSTF (Results 1 – 25 of 42) sorted by relevance

12

/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_ll_rcc.h5616 return ((READ_BIT(RCC->RSR, RCC_RSR_BORRSTF) == (RCC_RSR_BORRSTF)) ? 1UL : 0UL); in LL_RCC_IsActiveFlag_BORRST()
5805 return ((READ_BIT(RCC_C1->RSR, RCC_RSR_BORRSTF) == (RCC_RSR_BORRSTF)) ? 1UL : 0UL); in LL_C1_RCC_IsActiveFlag_BORRST()
5965 return ((READ_BIT(RCC_C2->RSR, RCC_RSR_BORRSTF) == (RCC_RSR_BORRSTF)) ? 1UL : 0UL); in LL_C2_RCC_IsActiveFlag_BORRST()
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_ll_rcc.h5627 return ((READ_BIT(RCC->RSR, RCC_RSR_BORRSTF) == RCC_RSR_BORRSTF) ? 1UL : 0UL); in LL_RCC_IsActiveFlag_BORRST()
Dstm32h5xx_hal_rcc.h628 #define RCC_RESET_FLAG_PWR RCC_RSR_BORRSTF /*!< BOR or POR/PDR reset flag */
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/
Dstm32h7rsxx_ll_rcc.h5511 return ((READ_BIT(RCC->RSR, RCC_RSR_BORRSTF) == (RCC_RSR_BORRSTF)) ? 1UL : 0UL); in LL_RCC_IsActiveFlag_BORRST()
Dstm32h7rsxx_hal_rcc.h665 #define RCC_RESET_FLAG_PWR RCC_RSR_BORRSTF /*!< BOR or POR/PDR reset flag */
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_ll_rcc.h8300 return ((READ_BIT(RCC->RSR, RCC_RSR_BORRSTF) == (RCC_RSR_BORRSTF)) ? 1UL : 0UL); in LL_RCC_IsActiveFlag_BORRST()
/hal_stm32-latest/stm32cube/stm32h5xx/soc/
Dstm32h503xx.h9389 #define RCC_RSR_BORRSTF RCC_RSR_BORRSTF_Msk macro
Dstm32h523xx.h13866 #define RCC_RSR_BORRSTF RCC_RSR_BORRSTF_Msk macro
Dstm32h562xx.h14854 #define RCC_RSR_BORRSTF RCC_RSR_BORRSTF_Msk macro
Dstm32h533xx.h14415 #define RCC_RSR_BORRSTF RCC_RSR_BORRSTF_Msk macro
/hal_stm32-latest/stm32cube/stm32h7xx/soc/
Dstm32h7a3xx.h14573 #define RCC_RSR_BORRSTF RCC_RSR_BORRSTF_Msk macro
Dstm32h7b0xx.h15053 #define RCC_RSR_BORRSTF RCC_RSR_BORRSTF_Msk macro
Dstm32h7b0xxq.h15065 #define RCC_RSR_BORRSTF RCC_RSR_BORRSTF_Msk macro
Dstm32h7a3xxq.h14585 #define RCC_RSR_BORRSTF RCC_RSR_BORRSTF_Msk macro
Dstm32h7b3xx.h15060 #define RCC_RSR_BORRSTF RCC_RSR_BORRSTF_Msk macro
Dstm32h7b3xxq.h15072 #define RCC_RSR_BORRSTF RCC_RSR_BORRSTF_Msk macro
Dstm32h730xxq.h16903 #define RCC_RSR_BORRSTF RCC_RSR_BORRSTF_Msk macro
Dstm32h733xx.h16891 #define RCC_RSR_BORRSTF RCC_RSR_BORRSTF_Msk macro
Dstm32h725xx.h16416 #define RCC_RSR_BORRSTF RCC_RSR_BORRSTF_Msk macro
Dstm32h730xx.h16891 #define RCC_RSR_BORRSTF RCC_RSR_BORRSTF_Msk macro
Dstm32h735xx.h16903 #define RCC_RSR_BORRSTF RCC_RSR_BORRSTF_Msk macro
Dstm32h742xx.h15712 #define RCC_RSR_BORRSTF RCC_RSR_BORRSTF_Msk macro
Dstm32h723xx.h16404 #define RCC_RSR_BORRSTF RCC_RSR_BORRSTF_Msk macro
/hal_stm32-latest/stm32cube/stm32h7rsxx/soc/
Dstm32h7r3xx.h15888 #define RCC_RSR_BORRSTF RCC_RSR_BORRSTF_Msk macro
Dstm32h7s7xx.h16946 #define RCC_RSR_BORRSTF RCC_RSR_BORRSTF_Msk macro

12