Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32wb0x/drivers/include/
Dstm32wb0x_ll_rcc.h147 #define LL_RCC_CSR_LOCKUPRSTF RCC_CSR_LOCKUPRSTF /*!< CPU lockup reset flag */
1790 return ((READ_BIT(RCC->CSR, RCC_CSR_LOCKUPRSTF) == (RCC_CSR_LOCKUPRSTF)) ? 1UL : 0UL); in LL_RCC_IsActiveFlag_LOCKUPRST()
Dstm32wb0x_hal_rcc.h392 #define RCC_FLAG_LOCKUPRST RCC_CSR_LOCKUPRSTF /*!< CPU lockup reset flag */
/hal_stm32-latest/stm32cube/stm32wb0x/soc/
Dstm32wb05.h3069 #define RCC_CSR_LOCKUPRSTF RCC_CSR_LOCKUPRSTF_Msk macro
Dstm32wb07.h3153 #define RCC_CSR_LOCKUPRSTF RCC_CSR_LOCKUPRSTF_Msk macro
Dstm32wb09.h3094 #define RCC_CSR_LOCKUPRSTF RCC_CSR_LOCKUPRSTF_Msk macro
Dstm32wb06.h3153 #define RCC_CSR_LOCKUPRSTF RCC_CSR_LOCKUPRSTF_Msk macro