Home
last modified time | relevance | path

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

/bsp/nxp/mcx/mcxn/Libraries/drivers/
A Ddrv_pin.c33 #define PIN2IRQ(x) IRQ_TYPE_TBL[GET_GPIO_PORT(x)] macro
192 EnableIRQ(PIN2IRQ(pin)); in mcx_pin_irq_enable()
196 DisableIRQ(PIN2IRQ(pin)); in mcx_pin_irq_enable()
/bsp/nxp/mcx/mcxa/Libraries/drivers/
A Ddrv_pin.c36 #define PIN2IRQ(x) IRQ_TYPE_TBL[GET_GPIO_PORT(x)] macro
194 EnableIRQ(PIN2IRQ(pin)); in mcx_pin_irq_enable()
198 DisableIRQ(PIN2IRQ(pin)); in mcx_pin_irq_enable()

Completed in 8 milliseconds