Home
last modified time | relevance | path

Searched refs:egpio_get_int_stat (Results 1 – 3 of 3) sorted by relevance

/hal_silabs-latest/wiseconnect/components/device/silabs/si91x/mcu/drivers/rom_driver/inc/
Drsi_rom_egpio.h331 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()
Drsi_rom_table_si91x.h93 uint8_t (*egpio_get_int_stat)(const EGPIO_Type *pEGPIO, uint8_t intCh); member
/hal_silabs-latest/wiseconnect/components/device/silabs/si91x/mcu/drivers/peripheral_drivers/inc/
Drsi_egpio.h216 uint8_t egpio_get_int_stat(const EGPIO_Type *pEGPIO, uint8_t intCh);