Searched refs:rx_done_handler (Results 1 – 13 of 13) sorted by relevance
60 static void (*rx_done_handler)(void) = &dummy_handler; variable93 (*rx_done_handler)(); in rx_complete()110 rx_done_handler = the_block_handler; in hal_uart_dma_set_block_received()
82 static void (*rx_done_handler)(void); variable125 (*rx_done_handler)(); in user_uart_callback()147 rx_done_handler = the_block_handler; in hal_uart_dma_set_block_received()178 (*rx_done_handler)(); in hal_uart_dma_receive_block()
103 static void (*rx_done_handler)(void); variable144 (*rx_done_handler)(); in user_uart_callback()166 rx_done_handler = the_block_handler; in hal_uart_dma_set_block_received()193 (*rx_done_handler)(); in hal_uart_dma_receive_block()
76 static void (*rx_done_handler)(void) = dummy_handler; variable208 rx_done_handler = the_block_handler; in hal_uart_dma_set_block_received()320 (*rx_done_handler)(); in usbRxTxISR()
92 static void (*rx_done_handler)(void) = dummy_handler; variable220 rx_done_handler = the_block_handler; in hal_uart_dma_set_block_received()333 (*rx_done_handler)(); in usbRxTxISR()
112 static void (*rx_done_handler)(void) = dummy_handler; variable179 rx_done_handler = the_block_handler; in hal_uart_dma_set_block_received()261 (*rx_done_handler)(); in BTSTACK_Tasks()
58 static void (*rx_done_handler)(void) = dummy_handler; variable209 (*rx_done_handler)(); in bt_try_read()228 rx_done_handler = block_handler; in hal_uart_dma_set_block_received()
182 static void (*rx_done_handler)(void) = dummy_handler; variable333 rx_done_handler = the_block_handler; in hal_uart_dma_set_block_received()435 rx_done_handler(); in XDMAC_Handler()486 rx_done_handler(); in USART_Handler()
83 static void (*rx_done_handler)(void) = dummy_handler; variable146 (*rx_done_handler)(); in hal_btstack_run_loop_execute_once()227 rx_done_handler = block_handler; in hal_uart_dma_set_block_received()
96 static void (*rx_done_handler)(void) = &dummy_handler; variable145 (*rx_done_handler)(); in HAL_UART_RxCpltCallback()156 rx_done_handler = the_block_handler; in hal_uart_dma_set_block_received()
203 static void (*rx_done_handler)(void) = &dummy_handler; variable280 (*rx_done_handler)(); in hal_spi_em9304_transfer_rx_data()421 rx_done_handler = the_block_handler; in hal_uart_dma_set_block_received()
216 static void (*rx_done_handler)(void); variable364 (*rx_done_handler)(); in hal_uart_dma_harvest()463 rx_done_handler = &test_rx_complete; in hal_uart_dma_init()513 rx_done_handler = the_block_handler; in hal_uart_dma_set_block_received()