Searched refs:PDS_Get_IntStatus (Results 1 – 11 of 11) sorted by relevance
960 if (SET == PDS_Get_IntStatus(PDS_INT_WAKEUP)) { in PDS_WAKEUP_IRQ()963 else if (SET == PDS_Get_IntStatus(PDS_INT_RF_DONE)) { in PDS_WAKEUP_IRQ()966 else if (SET == PDS_Get_IntStatus(PDS_INT_WIFI_TBTT_SLEEP)) { in PDS_WAKEUP_IRQ()969 else if (SET == PDS_Get_IntStatus(PDS_INT_WIFI_TBTT_WAKEUP)) { in PDS_WAKEUP_IRQ()
614 BL_Sts_Type PDS_Get_IntStatus(PDS_INT_Type intType) in PDS_Get_IntStatus() function850 if (PDS_Get_IntStatus(intType) && (pdsIntCbfArra[intType] != NULL)) { in PDS_WAKEUP_IRQHandler()
401 [ROM_API_INDEX_PDS_Get_IntStatus] = (uint32_t)PDS_Get_IntStatus,
1638 BL_Sts_Type PDS_Get_IntStatus(PDS_INT_Type intType){ in PDS_Get_IntStatus() function
285 BL_Sts_Type PDS_Get_IntStatus(PDS_INT_Type intType) in PDS_Get_IntStatus() function828 if (PDS_Get_IntStatus(intType) && (pdsIntCbfArra[intType][0] != NULL)) { in PDS_WAKEUP_IRQHandler()
816 BL_Sts_Type PDS_Get_IntStatus(PDS_INT_Type intType) in PDS_Get_IntStatus() function1045 if (PDS_Get_IntStatus(intType) && (pdsIntCbfArra[intType] != NULL)) { in PDS_WAKEUP_IRQHandler()
475 BL_Sts_Type PDS_Get_IntStatus(PDS_INT_Type intType);
500 BL_Sts_Type PDS_Get_IntStatus(PDS_INT_Type intType);
417 BL_Sts_Type PDS_Get_IntStatus(PDS_INT_Type intType) in PDS_Get_IntStatus() function1318 if (PDS_Get_IntStatus(intType) && (pdsIntCbfArra[intType][0] != NULL)) { in PDS_WAKEUP_IRQHandler()
567 BL_Sts_Type PDS_Get_IntStatus(PDS_INT_Type intType);
757 BL_Sts_Type PDS_Get_IntStatus(PDS_INT_Type intType);
Completed in 43 milliseconds