Searched refs:RCC_CSR_PVDRSTEN (Results 1 – 2 of 2) sorted by relevance
524 #define RCC_CSR_PVDRSTEN (0x01U << RCC_CSR_PVDRSTEN_Pos) ///< PVD reset enab… macro
1420 #define RCC_CSR_PVDRSTEN(x) (((uint32_t)(((uint32_t)(x)) << RCC_CSR_PVDRSTEN_SH… macro
Completed in 49 milliseconds