Searched refs:padNum (Results 1 – 3 of 3) sorted by relevance
919 STATIC INLINE void RSI_EGPIO_PadSelectionEnable(uint8_t padNum) in RSI_EGPIO_PadSelectionEnable() argument922 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() argument937 ROMAPI_EGPIO_API->egpio_pad_selection_disable(padNum); in RSI_EGPIO_PadSelectionDisable()939 egpio_pad_selection_disable(padNum); in RSI_EGPIO_PadSelectionDisable()
126 void (*egpio_pad_selection_enable)(uint8_t padNum);127 void (*egpio_pad_selection_disable)(uint8_t padNum);
282 void egpio_pad_selection_enable(uint8_t padNum);284 void egpio_pad_selection_disable(uint8_t padNum);