/hal_espressif-latest/components/hal/include/hal/ |
D | twai_hal.h | 27 #define TWAI_HAL_SET_BITS(var, flag) ((var) |= (flag)) argument 28 #define TWAI_HAL_CLEAR_BITS(var, flag) ((var) &= ~(flag)) argument
|
/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/ |
D | provisioner_prov.h | 53 uint8_t flag; member
|
D | adv.c | 400 uint8_t ref_cmp, bt_mesh_buf_ref_flag_t flag) in bt_mesh_adv_buf_ref_debug()
|
/hal_espressif-latest/components/bt/porting/ext/tinycrypt/src/ |
D | ccm_mode.c | 65 unsigned int flag, TCAesKeySched_t sched) in ccm_cbc_mac()
|
/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_common/tinycrypt/src/ |
D | ccm_mode.c | 65 unsigned int flag, TCAesKeySched_t sched) in ccm_cbc_mac()
|
/hal_espressif-latest/components/bt/host/bluedroid/stack/gatt/ |
D | gatt_cl.c | 292 void gatt_send_queue_write_cancel (tGATT_TCB *p_tcb, tGATT_CLCB *p_clcb, tGATT_EXEC_FLAG flag) in gatt_send_queue_write_cancel() 317 tGATT_EXEC_FLAG flag = GATT_PREP_WRITE_EXEC; in gatt_check_write_long_terminate() local
|
D | att_protocol.c | 72 BT_HDR *attp_build_exec_write_cmd (UINT8 op_code, UINT8 flag) in attp_build_exec_write_cmd()
|
D | gatt_db.c | 344 UINT8 flag; in gatts_db_read_attr_value_by_type() local
|
D | gatt_api.c | 1146 tGATT_EXEC_FLAG flag; in GATTC_ExecuteWrite() local
|
D | gatt_sr.c | 472 UINT8 *p = p_data, flag, i = 0; in gatt_process_exec_write_req() local
|
/hal_espressif-latest/components/bt/host/bluedroid/stack/smp/ |
D | smp_cmac.c | 183 BOOLEAN flag; in cmac_prepare_last_block() local
|
/hal_espressif-latest/components/bt/host/bluedroid/bta/hh/ |
D | bta_hh_utils.c | 156 UINT16 version, UINT8 flag) in bta_hh_update_di_info()
|
/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/a2dp/include/ |
D | btc_av_co.h | 61 UINT8 flag; member
|
/hal_espressif-latest/components/hal/esp32h2/include/hal/ |
D | pmu_ll.h | 33 FORCE_INLINE_ATTR void pmu_ll_hp_set_dig_power(pmu_dev_t *hw, pmu_hp_mode_t mode, uint32_t flag) in pmu_ll_hp_set_dig_power() 243 FORCE_INLINE_ATTR void pmu_ll_lp_set_dig_power(pmu_dev_t *hw, pmu_lp_mode_t mode, uint32_t flag) in pmu_ll_lp_set_dig_power() 276 FORCE_INLINE_ATTR void pmu_ll_imm_set_clk_power(pmu_dev_t *hw, uint32_t flag) in pmu_ll_imm_set_clk_power()
|
/hal_espressif-latest/components/hal/esp32c6/include/hal/ |
D | pmu_ll.h | 33 FORCE_INLINE_ATTR void pmu_ll_hp_set_dig_power(pmu_dev_t *hw, pmu_hp_mode_t mode, uint32_t flag) in pmu_ll_hp_set_dig_power() 275 FORCE_INLINE_ATTR void pmu_ll_lp_set_dig_power(pmu_dev_t *hw, pmu_lp_mode_t mode, uint32_t flag) in pmu_ll_lp_set_dig_power() 316 FORCE_INLINE_ATTR void pmu_ll_imm_set_clk_power(pmu_dev_t *hw, uint32_t flag) in pmu_ll_imm_set_clk_power()
|
/hal_espressif-latest/components/wpa_supplicant/esp_supplicant/src/ |
D | esp_wps.c | 527 …s_enrollee_process_msg_frag(struct wpabuf **buf, int tot_len, u8 *frag_data, int frag_len, u8 flag) in wps_enrollee_process_msg_frag() 579 u8 flag; in wps_process_wps_mX_req() local
|
/hal_espressif-latest/components/esp_wifi/include/ |
D | esp_mesh_internal.h | 89 …uint8_t flag; /**< flag of networking, indicates the status of the network, refer to ME… member
|
/hal_espressif-latest/components/bt/host/bluedroid/stack/hcic/ |
D | hcicmds.c | 1128 BOOLEAN btsnd_hcic_write_scan_enable (UINT8 flag) in btsnd_hcic_write_scan_enable() 1199 BOOLEAN btsnd_hcic_write_auth_enable (UINT8 flag) in btsnd_hcic_write_auth_enable()
|
/hal_espressif-latest/components/bt/host/bluedroid/stack/btm/ |
D | btm_ble_gap.c | 2547 UINT8 flag = 0, old_flag = 0; in btm_ble_set_adv_flag() local 2952 static void btm_ble_update_adv_flag(UINT8 flag) in btm_ble_update_adv_flag() 3150 UINT8 *p_flag, flag = 0, rt = 0; in btm_ble_is_discoverable() local
|
/hal_espressif-latest/components/bt/host/bluedroid/bta/include/bta/ |
D | bta_hh_api.h | 204 UINT8 flag; member
|
D | bta_api.h | 412 UINT8 flag; member 499 UINT8 flag; member 1137 UINT8 flag; member
|
/hal_espressif-latest/components/hal/esp32s3/include/hal/ |
D | adc_ll.h | 122 uint16_t flag: 2; /*!<ADC data flag info. member
|
/hal_espressif-latest/components/hal/esp32s2/include/hal/ |
D | adc_ll.h | 118 uint16_t flag: 2; /*!<ADC data flag info. member
|
/hal_espressif-latest/components/bt/host/bluedroid/api/include/api/ |
D | esp_gap_bt_api.h | 139 …uint8_t flag; /*!< EIR flags, see ESP_BT_EIR_FLAG for details, E… member
|
/hal_espressif-latest/components/wpa_supplicant/src/ap/ |
D | wpa_auth.c | 2337 void wpa_set_wnmsleep(struct wpa_state_machine *sm, int flag) in wpa_set_wnmsleep()
|