Searched refs:egpio_get_int_stat (Results 1 – 3 of 3) sorted by relevance
331 return ROMAPI_EGPIO_API->egpio_get_int_stat(pEGPIO, intCh); in RSI_EGPIO_GetIntStat()333 return egpio_get_int_stat(pEGPIO, intCh); in RSI_EGPIO_GetIntStat()
93 uint8_t (*egpio_get_int_stat)(const EGPIO_Type *pEGPIO, uint8_t intCh); member
216 uint8_t egpio_get_int_stat(const EGPIO_Type *pEGPIO, uint8_t intCh);