/btstack/platform/embedded/ |
H A D | hal_uart_dma.h | 74 void hal_uart_dma_set_block_sent( void (*callback)(void));
|
H A D | btstack_uart_block_embedded.c | 90 hal_uart_dma_set_block_sent(&btstack_uart_block_sent); in btstack_uart_embedded_init()
|
/btstack/platform/freertos/ |
H A D | btstack_uart_block_freertos.c | 107 hal_uart_dma_set_block_sent(&btstack_uart_block_freertos_sent_isr); in btstack_uart_block_freertos_init()
|
/btstack/platform/chibios/ |
H A D | hal_uart_dma_chibios.c | 113 void hal_uart_dma_set_block_sent( void (*the_block_handler)(void)){ in hal_uart_dma_set_block_sent() function
|
/btstack/test/embedded/ |
H A D | freertos_test.cpp | 57 void hal_uart_dma_set_block_sent( void (*callback)(void)){} in hal_uart_dma_set_block_sent() function
|
/btstack/port/archive/msp-exp430f5438-cc2564b/src/ |
H A D | hal_uart_dma.c | 211 void hal_uart_dma_set_block_sent( void (*the_block_handler)(void)){ in hal_uart_dma_set_block_sent() function
|
/btstack/port/archive/ez430-rf2560/src/ |
H A D | hal_uart_dma.c | 211 void hal_uart_dma_set_block_sent( void (*the_block_handler)(void)){ in hal_uart_dma_set_block_sent() function
|
/btstack/port/archive/msp430f5229lp-cc2564b/src/ |
H A D | hal_uart_dma.c | 223 void hal_uart_dma_set_block_sent( void (*the_block_handler)(void)){ in hal_uart_dma_set_block_sent() function
|
/btstack/port/archive/pic32-harmony/src/ |
H A D | btstack_port.c | 182 void hal_uart_dma_set_block_sent( void (*the_block_handler)(void)){ in hal_uart_dma_set_block_sent() function
|
/btstack/port/renesas-tb-s1ja-cc256x/template/btstack_example/src/ |
H A D | hal_entry.c | 150 void hal_uart_dma_set_block_sent( void (*the_block_handler)(void)){ in hal_uart_dma_set_block_sent() function
|
/btstack/port/arduino/ |
H A D | bsp_arduino_em9301.cpp | 230 extern "C" void hal_uart_dma_set_block_sent( void (*block_handler)(void)){ in hal_uart_dma_set_block_sent() function
|
/btstack/port/renesas-ek-ra6m4a-da14531/port/ |
H A D | hal_entry.c | 169 void hal_uart_dma_set_block_sent( void (*the_block_handler)(void)){ in hal_uart_dma_set_block_sent() function
|
/btstack/doc/manual/docs-template/ |
H A D | porting.md | 110 void hal_uart_dma_set_block_sent(void (*block_handler)(void)); 119 and *hal_uart_dma_set_block_sent* functions. this sequence, the HCI
|
/btstack/port/max32630-fthr/src/ |
H A D | btstack_port.c | 230 void hal_uart_dma_set_block_sent( void (*block_handler)(void)){ in hal_uart_dma_set_block_sent() function
|
/btstack/port/stm32-f4discovery-cc256x/port/ |
H A D | port.c | 159 void hal_uart_dma_set_block_sent( void (*the_block_handler)(void)){ in hal_uart_dma_set_block_sent() function
|
/btstack/port/stm32-l073rz-nucleo-em9304/port/ |
H A D | port.c | 424 void hal_uart_dma_set_block_sent( void (*the_block_handler)(void)){ in hal_uart_dma_set_block_sent() function
|
/btstack/port/samv71-xplained-atwilc3000/ |
H A D | main.c | 336 void hal_uart_dma_set_block_sent( void (*the_block_handler)(void)){ in hal_uart_dma_set_block_sent() function
|
/btstack/port/msp432p401lp-cc256x/ |
H A D | main.c | 516 void hal_uart_dma_set_block_sent( void (*the_block_handler)(void)){ in hal_uart_dma_set_block_sent() function
|