Home
last modified time | relevance | path

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

/hal_silabs-latest/wiseconnect/components/device/silabs/si91x/mcu/drivers/rom_driver/inc/
Drsi_rom_egpio.h999 STATIC INLINE void RSI_EGPIO_PadDriverDisableState(uint8_t u8GpioNum, en_driver_state_t endstate) in RSI_EGPIO_PadDriverDisableState() argument
1002 ROMAPI_EGPIO_API->egpio_pad_driver_disable_state(u8GpioNum, endstate); in RSI_EGPIO_PadDriverDisableState()
1004 egpio_pad_driver_disable_state(u8GpioNum, endstate); in RSI_EGPIO_PadDriverDisableState()
Drsi_rom_table_si91x.h131 void (*egpio_pad_driver_disable_state)(uint8_t u8GpioNum, en_driver_state_t endstate);
/hal_silabs-latest/wiseconnect/components/device/silabs/si91x/mcu/drivers/peripheral_drivers/inc/
Drsi_egpio.h292 void egpio_pad_driver_disable_state(uint8_t u8GpioNum, en_driver_state_t endstate);