/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/ |
D | health_srv.c | 222 uint8_t time = 0U; in send_attention_status() local 253 uint8_t time = 0U; in health_set_attention() local 512 void bt_mesh_attention(struct bt_mesh_model *model, uint8_t time) in bt_mesh_attention() 551 void bt_mesh_attention(struct bt_mesh_model *model, uint8_t time) in bt_mesh_attention()
|
/hal_espressif-latest/components/bt/host/bluedroid/stack/l2cap/ |
D | l2c_ble.c | 197 UINT32 time = CalConnectParamTimeout(p_lcb); in L2CA_UpdateBleConnParams() local 256 UINT32 time = CalConnectParamTimeout(p_lcb); in L2CA_EnableUpdateBleConnParams() local 657 UINT32 time = CalConnectParamTimeout(p_lcb); in l2cble_process_conn_update_evt() local 697 UINT32 time = CalConnectParamTimeout(p_lcb); in l2cble_get_conn_param_format_err_from_contoller() local 777 UINT32 time = CalConnectParamTimeout(p_lcb); in l2cble_process_sig_cmd() local
|
/hal_espressif-latest/components/spi_flash/ |
D | spi_flash_os_func_app.c | 274 uint32_t time = k_uptime_get_32(); in on_spi_check_yield() local 303 uint32_t time = k_uptime_get_32(); in on_spi_yielded() local
|
/hal_espressif-latest/components/spi_flash/include/ |
D | esp_spi_flash_counters.h | 25 uint32_t time; // total time taken, in microseconds member
|
/hal_espressif-latest/components/esp_app_format/include/ |
D | esp_app_desc.h | 31 char time[16]; /*!< Compile time */ member
|
/hal_espressif-latest/components/spi_flash/sim/stubs/esp_app_format/include/ |
D | esp_app_desc.h | 34 char time[16]; /*!< Compile time */ member
|
/hal_espressif-latest/components/esp_rom/esp32/ld/ |
D | esp32.rom.newlib-time.ld | 18 time = 0x40001844; symbol
|
/hal_espressif-latest/components/soc/esp32/include/soc/ |
D | i2c_struct.h | 190 …uint32_t time: 10; /*This register is used to configure the clock num I2C us… member 197 …uint32_t time: 10; /*This register is used to configure the clock num I2C us… member 212 …uint32_t time: 10; /*This register is used to configure the clock num between… member 219 …uint32_t time: 10; /*This register is used to configure the clock num between… member 226 …uint32_t time: 14; /*This register is used to configure the clock num after t… member 233 …uint32_t time: 10; /*This register is used to configure the clock num between… member
|
/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_common/ |
D | mesh_timer.c | 191 int32_t time = 0; in k_delayed_work_remaining_get() local
|
/hal_espressif-latest/components/soc/esp32c3/include/soc/ |
D | i2c_struct.h | 223 uint32_t time : 9; member 230 uint32_t time : 9; member 246 uint32_t time : 9; member 253 uint32_t time : 9; member 260 uint32_t time : 9; member 267 uint32_t time : 9; member
|
/hal_espressif-latest/components/soc/esp32s2/include/soc/ |
D | i2c_struct.h | 205 uint32_t time: 10; member 212 uint32_t time: 10; member 228 uint32_t time: 10; member 235 uint32_t time: 10; member 242 uint32_t time: 14; member 249 uint32_t time: 10; member
|
/hal_espressif-latest/components/esp_event/private_include/ |
D | esp_event_internal.h | 39 …int64_t time; /**< total runtime of this handler… member
|
/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_models/client/ |
D | client_common.c | 170 int32_t seg_retrans_to = 0, duration = 0, time = 0; in bt_mesh_client_calc_timeout() local
|
/hal_espressif-latest/components/bt/esp_ble_mesh/btc/ |
D | btc_ble_mesh_health_model.c | 619 void btc_ble_mesh_health_server_attention_on(struct bt_mesh_model *model, uint8_t time) in btc_ble_mesh_health_server_attention_on()
|
/hal_espressif-latest/components/wpa_supplicant/port/ |
D | eloop.c | 23 struct os_reltime time; member
|
/hal_espressif-latest/components/driver/deprecated/ |
D | timer_legacy.c | 71 esp_err_t timer_get_counter_time_sec(timer_group_t group_num, timer_idx_t timer_num, double *time) in timer_get_counter_time_sec()
|
/hal_espressif-latest/components/bt/porting/npl/freertos/include/nimble/ |
D | nimble_npl_os.h | 302 ble_npl_time_t time) in ble_npl_callout_remaining_ticks()
|
/hal_espressif-latest/components/bt/esp_ble_mesh/api/models/include/ |
D | esp_ble_mesh_health_model_api.h | 291 uint8_t time; /*!< Duration of attention timer on (in seconds) */ member
|
D | esp_ble_mesh_time_scene_model_api.h | 490 } time; /*!< Parameters of the Time state */ member 813 esp_ble_mesh_server_recv_time_set_t time; /*!< Time Set */ member
|
/hal_espressif-latest/zephyr/port/wifi/ |
D | wifi_stubs.c | 685 void esp_wifi_internal_update_light_sleep_wake_ahead_time(uint32_t time) in esp_wifi_internal_update_light_sleep_wake_ahead_time() 750 void esp_wifi_set_sleep_wait_broadcast_data_time(uint32_t time) in esp_wifi_set_sleep_wait_broadcast_data_time()
|
/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_models/server/include/ |
D | time_scene_server.h | 90 } time; member
|
/hal_espressif-latest/components/hal/esp32/include/hal/ |
D | emac_ll.h | 304 static inline void emac_ll_set_pause_time(emac_mac_dev_t *mac_regs, uint32_t time) in emac_ll_set_pause_time()
|
/hal_espressif-latest/tools/esptool_py/flasher_stub/ |
D | miniz.c | 3322 static void mz_zip_time_t_to_dos_time(MZ_TIME_T time, mz_uint16 *pDOS_time, mz_uint16 *pDOS_date) in mz_zip_time_t_to_dos_time()
|
/hal_espressif-latest/tools/esptool_py/flasher_stub/ld/ |
D | rom_32.ld | 1644 PROVIDE ( time = 0x40001844 ); symbol
|