Searched refs:kPORT_InterruptRisingEdge (Results 1 – 4 of 4) sorted by relevance
85 port_int = kPORT_InterruptRisingEdge; in mcx_pin_attach_irq()153 PORT_SetPinInterruptConfig(port, pin_index, kPORT_InterruptRisingEdge); in mcx_pin_irq_enable()
33 …PinInterruptConfig(BOARD_USDHC_CD_PORT_BASE, BOARD_USDHC_CD_GPIO_PIN, kPORT_InterruptRisingEdge); \
143 kPORT_InterruptRisingEdge = 0x9U, /*!< Interrupt on rising edge. */ enumerator
121 kPORT_InterruptRisingEdge = 0x9U, /*!< Interrupt on rising edge. */ enumerator
Completed in 8 milliseconds