Searched refs:PWR_FLAG_PVDO (Results 1 – 4 of 4) sorted by relevance
235 while( __HAL_PWR_GET_FLAG( PWR_FLAG_PVDO ) != RESET ) in PVD_PVM_IRQHandler()
231 #define PWR_FLAG_PVDO PWR_CSR_PVDO macro
181 #define PWR_FLAG_PVDO PWR_CSR_PVDO macro
288 #define PWR_FLAG_PVDO ((uint32_t)0x004B) /*!< Power Voltage Detector output… macro