Searched refs:PMC_UNINIT (Results 1 – 2 of 2) sorted by relevance
176 static volatile Power_Ip_PMC_StatusType Power_Ip_ePMCStatus = PMC_UNINIT;179 static volatile Power_Ip_PMC_StatusType Power_Ip_ePMCAeStatus = PMC_UNINIT;445 if (PMC_UNINIT != Power_Ip_ePMCStatus) in Power_Ip_PMC_VoltageErrorIsr()534 if(PMC_UNINIT != Power_Ip_ePMCAeStatus) in Power_Ip_PMC_AE_VoltageDetectHvdOnVddintVdd15Isr()596 if(PMC_UNINIT != Power_Ip_ePMCAeStatus) in Power_Ip_PMC_AE_VoltageDetectHvdOnVddIsr()649 if(PMC_UNINIT != Power_Ip_ePMCAeStatus) in Power_Ip_PMC_AE_VoltageDetectLvdOnVddcIsr()704 if(PMC_UNINIT != Power_Ip_ePMCAeStatus) in Power_Ip_PMC_AE_VoltageDetectLvdOnVlsIsr()
223 PMC_UNINIT = 0, /**< @brief The PMC driver is uninitialized. */ enumerator