Home
last modified time | relevance | path

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

/btstack/platform/embedded/
H A Dhal_uart_dma.h123 int hal_uart_dma_get_supported_sleep_modes(void);
H A Dbtstack_uart_block_embedded.c171 return hal_uart_dma_get_supported_sleep_modes(); in btstack_uart_embedded_get_supported_sleep_modes()
/btstack/test/embedded/
H A Dfreertos_test.cpp64 int hal_uart_dma_get_supported_sleep_modes(void){ return 0; } in hal_uart_dma_get_supported_sleep_modes() function