Home
last modified time | relevance | path

Searched defs:total_frames (Results 1 – 3 of 3) sorted by relevance

/Zephyr-latest/samples/bluetooth/bap_broadcast_sink/src/
Dlc3.c111 const size_t total_frames = stream->lc3_chan_cnt * stream->lc3_frame_blocks_per_sdu; in decode_frame() local
/Zephyr-latest/drivers/spi/
Dspi_ll_stm32.c947 int total_frames; in transceive() local
/Zephyr-latest/subsys/bluetooth/audio/shell/
Dbap.c373 const size_t total_frames = sh_stream->lc3_chan_cnt * sh_stream->lc3_frame_blocks_per_sdu; in encode_frame() local
2649 const size_t total_frames = sh_stream->lc3_chan_cnt * sh_stream->lc3_frame_blocks_per_sdu; in decode_frame() local