Searched refs:RCC_CSR_LOCKUPEN (Results 1 – 2 of 2) sorted by relevance
526 #define RCC_CSR_LOCKUPEN (0x01U << RCC_CSR_LOCKUPEN_Pos) ///< CPU lockup res… macro
1416 #define RCC_CSR_LOCKUPEN(x) (((uint32_t)(((uint32_t)(x)) << RCC_CSR_LOCKUPEN_SH… macro
Completed in 710 milliseconds