Home
last modified time | relevance | path

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

/btstack/port/stm32-l073rz-nucleo-em9304/port/
H A Dport.c192 static uint8_t hal_uart_dma_rx_ring_buffer_storage[SPI_EM9304_RING_BUFFER_SIZE]; variable
215 …btstack_ring_buffer_init(&hal_uart_dma_rx_ring_buffer, &hal_uart_dma_rx_ring_buffer_storage[0], SP… in hal_spi_em9304_reset()