Searched refs:rx_ring_buffer_storage (Results 1 – 2 of 2) sorted by relevance
87 static uint8_t rx_ring_buffer_storage[64]; variable143 … btstack_ring_buffer_init(&rx_ring_buffer, rx_ring_buffer_storage, sizeof(rx_ring_buffer_storage)); in hal_uart_dma_init()
107 static uint8_t rx_ring_buffer_storage[64]; variable162 … btstack_ring_buffer_init(&rx_ring_buffer, rx_ring_buffer_storage, sizeof(rx_ring_buffer_storage)); in hal_uart_dma_init()