Home
last modified time | relevance | path

Searched defs:flag (Results 1 – 25 of 32) sorted by relevance

12

/hal_espressif-latest/components/hal/include/hal/
Dtwai_hal.h27 #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/
Dprovisioner_prov.h53 uint8_t flag; member
Dadv.c400 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/
Dccm_mode.c65 unsigned int flag, TCAesKeySched_t sched) in ccm_cbc_mac()
/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_common/tinycrypt/src/
Dccm_mode.c65 unsigned int flag, TCAesKeySched_t sched) in ccm_cbc_mac()
/hal_espressif-latest/components/bt/host/bluedroid/stack/gatt/
Dgatt_cl.c292 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
Datt_protocol.c72 BT_HDR *attp_build_exec_write_cmd (UINT8 op_code, UINT8 flag) in attp_build_exec_write_cmd()
Dgatt_db.c344 UINT8 flag; in gatts_db_read_attr_value_by_type() local
Dgatt_api.c1146 tGATT_EXEC_FLAG flag; in GATTC_ExecuteWrite() local
Dgatt_sr.c472 UINT8 *p = p_data, flag, i = 0; in gatt_process_exec_write_req() local
/hal_espressif-latest/components/bt/host/bluedroid/stack/smp/
Dsmp_cmac.c183 BOOLEAN flag; in cmac_prepare_last_block() local
/hal_espressif-latest/components/bt/host/bluedroid/bta/hh/
Dbta_hh_utils.c156 UINT16 version, UINT8 flag) in bta_hh_update_di_info()
/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/a2dp/include/
Dbtc_av_co.h61 UINT8 flag; member
/hal_espressif-latest/components/hal/esp32h2/include/hal/
Dpmu_ll.h33 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/
Dpmu_ll.h33 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/
Desp_wps.c527 …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/
Desp_mesh_internal.h89 …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/
Dhcicmds.c1128 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/
Dbtm_ble_gap.c2547 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/
Dbta_hh_api.h204 UINT8 flag; member
Dbta_api.h412 UINT8 flag; member
499 UINT8 flag; member
1137 UINT8 flag; member
/hal_espressif-latest/components/hal/esp32s3/include/hal/
Dadc_ll.h122 uint16_t flag: 2; /*!<ADC data flag info. member
/hal_espressif-latest/components/hal/esp32s2/include/hal/
Dadc_ll.h118 uint16_t flag: 2; /*!<ADC data flag info. member
/hal_espressif-latest/components/bt/host/bluedroid/api/include/api/
Desp_gap_bt_api.h139 …uint8_t flag; /*!< EIR flags, see ESP_BT_EIR_FLAG for details, E… member
/hal_espressif-latest/components/wpa_supplicant/src/ap/
Dwpa_auth.c2337 void wpa_set_wnmsleep(struct wpa_state_machine *sm, int flag) in wpa_set_wnmsleep()

12