Searched defs:channels (Results 1 – 16 of 16) sorted by relevance
/hal_espressif-3.6.0/components/soc/include/soc/ |
D | sigmadelta_periph.h | 29 } channels[SOC_SIGMADELTA_CHANNEL_NUM]; member
|
D | rmt_periph.h | 33 } channels[SOC_RMT_CHANNELS_PER_GROUP]; member
|
D | pcnt_periph.h | 33 } channels[SOC_PCNT_CHANNELS_PER_UNIT]; member
|
/hal_espressif-3.6.0/components/bt/host/bluedroid/stack/btm/ |
D | btm_devctl.c | 1033 tBTM_STATUS BTM_SetAfhChannels (AFH_CHANNELS channels, tBTM_CMPL_CB *p_afh_channels_cmpl_cback) in BTM_SetAfhChannels() 1106 tBTM_STATUS BTM_BleSetChannels (BLE_CHANNELS channels, tBTM_CMPL_CB *p_ble_channels_cmpl_cback) in BTM_BleSetChannels()
|
/hal_espressif-3.6.0/components/driver/test/ |
D | test_ledc.c | 283 …ledc_channel_t channels[8] = {LEDC_CHANNEL_0, LEDC_CHANNEL_1, LEDC_CHANNEL_2, LEDC_CHANNEL_3, LEDC… variable
|
/hal_espressif-3.6.0/components/bt/host/bluedroid/api/ |
D | esp_gap_bt_api.c | 378 esp_err_t esp_bt_gap_set_afh_channels(esp_bt_gap_afh_channels channels) in esp_bt_gap_set_afh_channels()
|
D | esp_hf_client_api.c | 480 void esp_hf_client_pcm_resample_init(uint32_t src_sps, uint32_t bits, uint32_t channels) in esp_hf_client_pcm_resample_init()
|
D | esp_gap_ble_api.c | 751 esp_err_t esp_gap_ble_set_channels(esp_gap_ble_channels channels) in esp_gap_ble_set_channels()
|
/hal_espressif-3.6.0/components/bt/host/bluedroid/btc/profile/std/include/ |
D | btc_gap_bt.h | 146 esp_bt_gap_afh_channels channels; member
|
D | btc_gap_ble.h | 225 esp_gap_ble_channels channels; member
|
/hal_espressif-3.6.0/components/hal/include/hal/ |
D | usbh_hal.h | 172 } channels; member
|
/hal_espressif-3.6.0/components/bt/host/bluedroid/bta/dm/ |
D | bta_dm_api.c | 239 void BTA_DmSetAfhChannels(const uint8_t *channels, tBTA_CMPL_CB *set_afh_cb) in BTA_DmSetAfhChannels() 289 void BTA_DmBleSetChannels(const uint8_t *channels, tBTA_CMPL_CB *set_channels_cb) in BTA_DmBleSetChannels()
|
/hal_espressif-3.6.0/components/bt/host/bluedroid/btc/profile/std/gap/ |
D | btc_gap_ble.c | 1141 static void btc_gap_ble_set_channels(esp_gap_ble_channels channels) in btc_gap_ble_set_channels()
|
/hal_espressif-3.6.0/components/bt/host/bluedroid/stack/hcic/ |
D | hcicmds.c | 1881 BOOLEAN btsnd_hcic_set_afh_channels (AFH_CHANNELS channels) in btsnd_hcic_set_afh_channels()
|
D | hciblecmds.c | 1057 BOOLEAN btsnd_hcic_ble_set_channels (BLE_CHANNELS channels) in btsnd_hcic_ble_set_channels()
|
/hal_espressif-3.6.0/components/bt/host/bluedroid/bta/dm/include/ |
D | bta_dm_int.h | 248 AFH_CHANNELS channels; member 265 AFH_CHANNELS channels; member
|