Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/serial/
Duart_bt.c100 static inline uint16_t get_max_chunk_size(void) in get_max_chunk_size() function
136 uint16_t chunk_size = get_max_chunk_size(); in tx_work_handler()