Searched defs:intCh (Results 1 – 1 of 1) sorted by relevance
| /hal_silabs-latest/wiseconnect/components/device/silabs/si91x/mcu/drivers/rom_driver/inc/ |
| D | rsi_rom_egpio.h | 141 STATIC INLINE void RSI_EGPIO_PinIntSel(EGPIO_Type *pEGPIO, uint8_t intCh, uint8_t port, uint8_t pin) in RSI_EGPIO_PinIntSel() 158 STATIC INLINE void RSI_EGPIO_SetIntFallEdgeEnable(EGPIO_Type *pEGPIO, uint8_t intCh) in RSI_EGPIO_SetIntFallEdgeEnable() 175 STATIC INLINE void RSI_EGPIO_SetIntFallEdgeDisable(EGPIO_Type *pEGPIO, uint8_t intCh) in RSI_EGPIO_SetIntFallEdgeDisable() 192 STATIC INLINE void RSI_EGPIO_SetIntRiseEdgeEnable(EGPIO_Type *pEGPIO, uint8_t intCh) in RSI_EGPIO_SetIntRiseEdgeEnable() 209 STATIC INLINE void RSI_EGPIO_SetIntRiseEdgeDisable(EGPIO_Type *pEGPIO, uint8_t intCh) in RSI_EGPIO_SetIntRiseEdgeDisable() 226 STATIC INLINE void RSI_EGPIO_SetIntLowLevelEnable(EGPIO_Type *pEGPIO, uint8_t intCh) in RSI_EGPIO_SetIntLowLevelEnable() 244 STATIC INLINE void RSI_EGPIO_IntMask(EGPIO_Type *pEGPIO, uint8_t intCh) in RSI_EGPIO_IntMask() 261 STATIC INLINE void RSI_EGPIO_IntUnMask(EGPIO_Type *pEGPIO, uint8_t intCh) in RSI_EGPIO_IntUnMask() 278 STATIC INLINE void RSI_EGPIO_SetIntLowLevelDisable(EGPIO_Type *pEGPIO, uint8_t intCh) in RSI_EGPIO_SetIntLowLevelDisable() 295 STATIC INLINE void RSI_EGPIO_SetIntHighLevelEnable(EGPIO_Type *pEGPIO, uint8_t intCh) in RSI_EGPIO_SetIntHighLevelEnable() [all …]
|