Searched refs:SOC_EVENT_UDMA_UART_TX (Results 1 – 2 of 2) sorted by relevance
91 pi_fc_event_handler_set(SOC_EVENT_UDMA_UART_TX(uart_id), NULL, uart_semaphores_tx[uart_id]); in udma_uart_open()97 hal_soc_eu_set_fc_mask(SOC_EVENT_UDMA_UART_TX(uart_id)); in udma_uart_open()
76 #define SOC_EVENT_UDMA_UART_TX(id) ((UDMA_UART_ID(id) << UDMA_CHANNEL_NB_EVENTS_LOG2) + UDMA_E… macro
Completed in 6 milliseconds