Home
last modified time | relevance | path

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

/btstack/port/stm32-l073rz-nucleo-em9304/port/
H A Dport.c293 static void hal_spi_em9304_process(btstack_data_source_t *ds, btstack_data_source_callback_type_t c… in hal_spi_em9304_process() function
435 hal_spi_em9304_process(NULL, 0); in hal_uart_dma_send_block()
443 hal_spi_em9304_process(NULL, 0); in hal_uart_dma_receive_block()
496 btstack_run_loop_set_data_source_handler(&transport_data_source, &hal_spi_em9304_process); in port_main()