Home
last modified time | relevance | path

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

/hal_silabs-latest/wiseconnect/components/device/silabs/si91x/mcu/drivers/rom_driver/inc/
Drsi_rom_egpio.h919 STATIC INLINE void RSI_EGPIO_PadSelectionEnable(uint8_t padNum) in RSI_EGPIO_PadSelectionEnable() argument
922 ROMAPI_EGPIO_API->egpio_pad_selection_enable(padNum); in RSI_EGPIO_PadSelectionEnable()
924 egpio_pad_selection_enable(padNum); in RSI_EGPIO_PadSelectionEnable()
934 STATIC INLINE void RSI_EGPIO_PadSelectionDisable(uint8_t padNum) in RSI_EGPIO_PadSelectionDisable() argument
937 ROMAPI_EGPIO_API->egpio_pad_selection_disable(padNum); in RSI_EGPIO_PadSelectionDisable()
939 egpio_pad_selection_disable(padNum); in RSI_EGPIO_PadSelectionDisable()
Drsi_rom_table_si91x.h126 void (*egpio_pad_selection_enable)(uint8_t padNum);
127 void (*egpio_pad_selection_disable)(uint8_t padNum);
/hal_silabs-latest/wiseconnect/components/device/silabs/si91x/mcu/drivers/peripheral_drivers/inc/
Drsi_egpio.h282 void egpio_pad_selection_enable(uint8_t padNum);
284 void egpio_pad_selection_disable(uint8_t padNum);