Home
last modified time | relevance | path

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

/Zephyr-latest/samples/bluetooth/bap_unicast_client/src/
Dstream_lc3.c50 const float sample = sinf(i * step); in fill_audio_buf_sin()
/Zephyr-latest/samples/bluetooth/bap_broadcast_source/src/
Dmain.c122 const float sample = sinf(i * step); in fill_audio_buf_sin()
/Zephyr-latest/subsys/bluetooth/audio/shell/
Dbap.c362 const float sample = sinf(i * step); in fill_lc3_tx_buf_sin()
/Zephyr-latest/doc/releases/
Drelease-notes-2.7.rst1915 * :github:`23723` - Poor sinf/cosf performance compared to the Segger math libraries