/btstack/platform/embedded/ |
H A D | hal_uart_dma.h | 68 void hal_uart_dma_set_block_received( void (*callback)(void));
|
H A D | btstack_uart_block_embedded.c | 89 hal_uart_dma_set_block_received(&btstack_uart_block_received); in btstack_uart_embedded_init()
|
/btstack/platform/freertos/ |
H A D | btstack_uart_block_freertos.c | 106 hal_uart_dma_set_block_received(&btstack_uart_block_freertos_received_isr); in btstack_uart_block_freertos_init()
|
/btstack/platform/chibios/ |
H A D | hal_uart_dma_chibios.c | 109 void hal_uart_dma_set_block_received( void (*the_block_handler)(void)){ in hal_uart_dma_set_block_received() function
|
/btstack/test/embedded/ |
H A D | freertos_test.cpp | 56 void hal_uart_dma_set_block_received( void (*callback)(void)){} in hal_uart_dma_set_block_received() function
|
/btstack/port/archive/msp-exp430f5438-cc2564b/src/ |
H A D | hal_uart_dma.c | 207 void hal_uart_dma_set_block_received( void (*the_block_handler)(void)){ in hal_uart_dma_set_block_received() function
|
/btstack/port/archive/ez430-rf2560/src/ |
H A D | hal_uart_dma.c | 207 void hal_uart_dma_set_block_received( void (*the_block_handler)(void)){ in hal_uart_dma_set_block_received() function
|
/btstack/port/archive/msp430f5229lp-cc2564b/src/ |
H A D | hal_uart_dma.c | 219 void hal_uart_dma_set_block_received( void (*the_block_handler)(void)){ in hal_uart_dma_set_block_received() function
|
/btstack/port/archive/pic32-harmony/src/ |
H A D | btstack_port.c | 178 void hal_uart_dma_set_block_received( void (*the_block_handler)(void)){ in hal_uart_dma_set_block_received() function
|
/btstack/port/renesas-tb-s1ja-cc256x/template/btstack_example/src/ |
H A D | hal_entry.c | 146 void hal_uart_dma_set_block_received( void (*the_block_handler)(void)){ in hal_uart_dma_set_block_received() function
|
/btstack/port/arduino/ |
H A D | bsp_arduino_em9301.cpp | 227 extern "C" void hal_uart_dma_set_block_received( void (*block_handler)(void)){ in hal_uart_dma_set_block_received() function
|
/btstack/port/renesas-ek-ra6m4a-da14531/port/ |
H A D | hal_entry.c | 165 void hal_uart_dma_set_block_received( void (*the_block_handler)(void)){ in hal_uart_dma_set_block_received() function
|
/btstack/doc/manual/docs-template/ |
H A D | porting.md | 109 void hal_uart_dma_set_block_received(void (*block_handler)(void)); 118 sequence: *hal_uart_dma_init*, *hal_uart_dma_set_block_received*
|
/btstack/port/max32630-fthr/src/ |
H A D | btstack_port.c | 226 void hal_uart_dma_set_block_received( void (*block_handler)(void)){ in hal_uart_dma_set_block_received() function
|
/btstack/port/stm32-f4discovery-cc256x/port/ |
H A D | port.c | 155 void hal_uart_dma_set_block_received( void (*the_block_handler)(void)){ in hal_uart_dma_set_block_received() function
|
/btstack/port/stm32-l073rz-nucleo-em9304/port/ |
H A D | port.c | 420 void hal_uart_dma_set_block_received( void (*the_block_handler)(void)){ in hal_uart_dma_set_block_received() function
|
/btstack/port/samv71-xplained-atwilc3000/ |
H A D | main.c | 332 void hal_uart_dma_set_block_received( void (*the_block_handler)(void)){ in hal_uart_dma_set_block_received() function
|
/btstack/port/msp432p401lp-cc256x/ |
H A D | main.c | 512 void hal_uart_dma_set_block_received( void (*the_block_handler)(void)){ in hal_uart_dma_set_block_received() function
|