Searched refs:IOA_RISING (Results 1 – 6 of 6) sorted by relevance
164 #define IOA_RISING (1) macro170 ((__WAKEUP__) == IOA_RISING) ||\
210 #define IOA_RISING (1UL) macro216 ((__WAKEUP__) == IOA_RISING) ||\
330 PMU_WakeUpPinConfig(PIN_V85XXPPIN(pin), IOA_RISING); in V85XXP_pin_irq_enable()
333 PMU_WakeUpPinConfig(PIN_V85XXPIN(pin), IOA_RISING); in v85xx_pin_irq_enable()
284 case IOA_RISING: in PMU_WakeUpPinConfig()
298 case IOA_RISING: in PMU_WakeUpPinConfig()
Completed in 20 milliseconds