Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/bt/host/bluedroid/btc/profile/std/a2dp/
Dbtc_a2dp_source.c450 mfeed.feeding = media_feeding; in btc_a2dp_source_setup_codec()
921 APPL_TRACE_DEBUG("sampling_freq:%d", p_feeding->feeding.cfg.pcm.sampling_freq); in btc_a2dp_source_pcm2sbc_init()
922 APPL_TRACE_DEBUG("num_channel:%d", p_feeding->feeding.cfg.pcm.num_channel); in btc_a2dp_source_pcm2sbc_init()
923 APPL_TRACE_DEBUG("bit_per_sample:%d", p_feeding->feeding.cfg.pcm.bit_per_sample); in btc_a2dp_source_pcm2sbc_init()
926 switch (p_feeding->feeding.cfg.pcm.sampling_freq) { in btc_a2dp_source_pcm2sbc_init()
992 APPL_TRACE_DEBUG("%s format:%d", __FUNCTION__, p_feeding->feeding.format); in btc_a2dp_source_audio_feeding_init()
996 a2dp_source_local_param.btc_aa_src_cb.media_feeding = p_feeding->feeding; in btc_a2dp_source_audio_feeding_init()
999 switch (p_feeding->feeding.format) { in btc_a2dp_source_audio_feeding_init()
1006 APPL_TRACE_ERROR("unknown feeding format %d", p_feeding->feeding.format); in btc_a2dp_source_audio_feeding_init()
/hal_espressif-3.6.0/components/bt/host/bluedroid/btc/profile/std/include/
Dbtc_a2dp_source.h58 tBTC_AV_MEDIA_FEEDINGS feeding; member
/hal_espressif-3.6.0/examples/system/task_watchdog/
DREADME.md4 watchdog task list, feeding the tasks, deleting tasks from the watchdog task
/hal_espressif-3.6.0/docs/en/api-reference/bluetooth/nimble/
Dindex.rst24 … BLE Mesh, additional thread (advertising thread) is used which keeps on feeding advertisement eve…
/hal_espressif-3.6.0/docs/en/api-reference/peripherals/
Dspi_slave.rst86 …unc:`spi_slave_get_trans_result`, or handle all requests individually by feeding them into :cpp:fu…
Dspi_master.rst273 …c:`spi_device_get_trans_result`, or handle all requests synchronously by feeding them into :cpp:fu…