Searched defs:hal_uart_dma_receive_block (Results 1 – 14 of 14) sorted by relevance
/btstack/platform/chibios/ |
H A D | hal_uart_dma_chibios.c | 137 void hal_uart_dma_receive_block(uint8_t *data, uint16_t size){ in hal_uart_dma_receive_block() function
|
/btstack/port/archive/msp-exp430f5438-cc2564b/src/ |
H A D | hal_uart_dma.c | 268 void hal_uart_dma_receive_block(uint8_t *buffer, uint16_t len){ in hal_uart_dma_receive_block() function
|
/btstack/port/archive/ez430-rf2560/src/ |
H A D | hal_uart_dma.c | 268 void hal_uart_dma_receive_block(uint8_t *buffer, uint16_t len){ in hal_uart_dma_receive_block() function
|
/btstack/port/archive/msp430f5229lp-cc2564b/src/ |
H A D | hal_uart_dma.c | 281 void hal_uart_dma_receive_block(uint8_t *buffer, uint16_t len){ in hal_uart_dma_receive_block() function
|
/btstack/port/arduino/ |
H A D | bsp_arduino_em9301.cpp | 248 extern "C" void hal_uart_dma_receive_block(uint8_t *buffer, uint16_t length){ in hal_uart_dma_receive_block() function
|
/btstack/port/archive/pic32-harmony/src/ |
H A D | btstack_port.c | 206 void hal_uart_dma_receive_block(uint8_t *data, uint16_t size){ in hal_uart_dma_receive_block() function
|
/btstack/port/renesas-tb-s1ja-cc256x/template/btstack_example/src/ |
H A D | hal_entry.c | 171 void hal_uart_dma_receive_block(uint8_t *data, uint16_t size){ in hal_uart_dma_receive_block() function
|
/btstack/port/renesas-ek-ra6m4a-da14531/port/ |
H A D | hal_entry.c | 187 void hal_uart_dma_receive_block(uint8_t *data, uint16_t size){ in hal_uart_dma_receive_block() function
|
/btstack/port/max32630-fthr/src/ |
H A D | btstack_port.c | 109 void hal_uart_dma_receive_block(uint8_t *buffer, uint16_t len) in hal_uart_dma_receive_block() function
|
/btstack/port/samv71-xplained-atwilc3000/ |
H A D | main.c | 397 void hal_uart_dma_receive_block(uint8_t *data, uint16_t size){ in hal_uart_dma_receive_block() function
|
/btstack/port/stm32-f4discovery-cc256x/port/ |
H A D | port.c | 208 void hal_uart_dma_receive_block(uint8_t *data, uint16_t size){ in hal_uart_dma_receive_block() function
|
/btstack/port/stm32-l073rz-nucleo-em9304/port/ |
H A D | port.c | 438 void hal_uart_dma_receive_block(uint8_t *buffer, uint16_t length){ in hal_uart_dma_receive_block() function
|
/btstack/test/embedded/ |
H A D | freertos_test.cpp | 61 void hal_uart_dma_receive_block(uint8_t *buffer, uint16_t len){} in hal_uart_dma_receive_block() function
|
/btstack/port/msp432p401lp-cc256x/ |
H A D | main.c | 528 void hal_uart_dma_receive_block(uint8_t *buffer, uint16_t len){ in hal_uart_dma_receive_block() function
|