Home
last modified time | relevance | path

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

/bsp/Infineon/psoc6-pioneerkit_modus/drivers/
A Duart.h37 const cy_stc_sysint_t *uart_int; member
A Duart.c339 Cy_SysInt_Init(uart0.uart_int, uart0_isr_callback); in rt_hw_uart_init()
341 NVIC_EnableIRQ(uart0.uart_int->intrSrc); in rt_hw_uart_init()

Completed in 5 milliseconds