Home
last modified time | relevance | path

Searched defs:grpInt (Results 1 – 1 of 1) sorted by relevance

/hal_silabs-latest/wiseconnect/components/device/silabs/si91x/mcu/drivers/rom_driver/inc/
Drsi_rom_egpio.h638 STATIC INLINE void RSI_EGPIO_GroupIntMask(EGPIO_Type *pEGPIO, uint8_t grpInt) in RSI_EGPIO_GroupIntMask()
654 STATIC INLINE void RSI_EGPIO_GroupIntUnMask(EGPIO_Type *pEGPIO, uint8_t grpInt) in RSI_EGPIO_GroupIntUnMask()
670 STATIC INLINE void RSI_EGPIO_GroupIntEnable(EGPIO_Type *pEGPIO, uint8_t grpInt) in RSI_EGPIO_GroupIntEnable()
686 STATIC INLINE void RSI_EGPIO_GroupIntDisable(EGPIO_Type *pEGPIO, uint8_t grpInt) in RSI_EGPIO_GroupIntDisable()
702 STATIC INLINE void RSI_EGPIO_GroupIntLevel(EGPIO_Type *pEGPIO, uint8_t grpInt) in RSI_EGPIO_GroupIntLevel()
718 STATIC INLINE void RSI_EGPIO_GroupIntEdge(EGPIO_Type *pEGPIO, uint8_t grpInt) in RSI_EGPIO_GroupIntEdge()
734 STATIC INLINE void RSI_EGPIO_GroupIntAnd(EGPIO_Type *pEGPIO, uint8_t grpInt) in RSI_EGPIO_GroupIntAnd()
750 STATIC INLINE void RSI_EGPIO_GroupIntOr(EGPIO_Type *pEGPIO, uint8_t grpInt) in RSI_EGPIO_GroupIntOr()
766 STATIC INLINE uint32_t RSI_EGPIO_GroupIntStat(const EGPIO_Type *pEGPIO, uint8_t grpInt) in RSI_EGPIO_GroupIntStat()
782 STATIC INLINE void RSI_EGPIO_GroupIntWkeUpEnable(EGPIO_Type *pEGPIO, uint8_t grpInt) in RSI_EGPIO_GroupIntWkeUpEnable()
[all …]