Home
last modified time | relevance | path

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

/Zephyr-Core-3.6.0/drivers/gpio/
Dgpio_cc13xx_cc26xx.c33 #define IOCFG_GEN_MASK (~IOCFG_INT_MASK) macro
195 config |= IOCPortConfigureGet(pin) & IOCFG_GEN_MASK; in gpio_cc13xx_cc26xx_pin_interrupt_configure()