Home
last modified time | relevance | path

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

/Zephyr-latest/soc/microchip/mec/mec172x/reg/
Dmec172x_gpio.h50 #define MCHP_GPIO_CTRL_IDET_FEDGE SHLU32(0xe, MCHP_GPIO_CTRL_IDET_POS) macro
/Zephyr-latest/drivers/gpio/
Dgpio_mchp_xec_v2.c235 *pin_ctr1 = MCHP_GPIO_CTRL_IDET_FEDGE; in gen_gpio_ctrl_icfg()
310 pcr1 |= MCHP_GPIO_CTRL_IDET_FEDGE; in gpio_xec_pin_interrupt_configure()
Dgpio_mchp_xec.c206 gpio_interrupt = MCHP_GPIO_CTRL_IDET_FEDGE; in gpio_xec_pin_interrupt_configure()