Home
last modified time | relevance | path

Searched refs:rx_ring_buffer_storage (Results 1 – 2 of 2) sorted by relevance

/btstack/port/renesas-tb-s1ja-cc256x/template/btstack_example/src/
H A Dhal_entry.c87 static uint8_t rx_ring_buffer_storage[64]; variable
143 … btstack_ring_buffer_init(&rx_ring_buffer, rx_ring_buffer_storage, sizeof(rx_ring_buffer_storage)); in hal_uart_dma_init()
/btstack/port/renesas-ek-ra6m4a-da14531/port/
H A Dhal_entry.c107 static uint8_t rx_ring_buffer_storage[64]; variable
162 … btstack_ring_buffer_init(&rx_ring_buffer, rx_ring_buffer_storage, sizeof(rx_ring_buffer_storage)); in hal_uart_dma_init()