Home
last modified time | relevance | path

Searched refs:RCC_CSR2_PINRSTF (Results 1 – 4 of 4) sorted by relevance

/hal_stm32-latest/stm32cube/stm32c0xx/drivers/include/
Dstm32c0xx_ll_rcc.h160 #define LL_RCC_CSR_PINRSTF RCC_CSR2_PINRSTF /*!< PIN reset flag */
1825 return ((READ_BIT(RCC->CSR2, RCC_CSR2_PINRSTF) == (RCC_CSR2_PINRSTF)) ? 1UL : 0UL); in LL_RCC_IsActiveFlag_PINRST()
/hal_stm32-latest/stm32cube/stm32c0xx/soc/
Dstm32c011xx.h4286 #define RCC_CSR2_PINRSTF RCC_CSR2_PINRSTF_Msk macro
Dstm32c031xx.h4449 #define RCC_CSR2_PINRSTF RCC_CSR2_PINRSTF_Msk macro
Dstm32c071xx.h4936 #define RCC_CSR2_PINRSTF RCC_CSR2_PINRSTF_Msk macro