Home
last modified time | relevance | path

Searched defs:second (Results 1 – 10 of 10) sorted by relevance

/hal_espressif-3.6.0/tools/ci/
Dcheck_examples_cmake_make.py95 def diff(first, second): argument
/hal_espressif-3.6.0/components/bt/host/bluedroid/device/
Dbdaddr.c43 bool bdaddr_equals(const bt_bdaddr_t *first, const bt_bdaddr_t *second) in bdaddr_equals()
/hal_espressif-3.6.0/components/nvs_flash/test_nvs_host/
Dtest_intrusive_list.cpp54 auto second = ++list.begin(); variable
/hal_espressif-3.6.0/components/bt/esp_ble_mesh/mesh_models/client/include/
Dtime_scene_client.h176 uint64_t second : 6; /* Scheduled second for the action */ member
194 uint64_t second : 6; /* Scheduled second for the action */ member
/hal_espressif-3.6.0/components/bt/esp_ble_mesh/mesh_models/server/include/
Dtime_scene_server.h205 second : 6, member
301 second : 6, member
356 second : 6, member
/hal_espressif-3.6.0/components/bt/esp_ble_mesh/api/models/include/
Desp_ble_mesh_time_scene_model_api.h132 uint64_t second : 6; /*!< Scheduled second for the action */ member
224 uint64_t second : 6; /*!< Scheduled second for the action */ member
623 second : 6, /*!< The value of Scheduled second for the action */ member
710 uint64_t second : 6; /*!< Scheduled second for the action */ member
802 uint64_t second : 6; /*!< Scheduled second for the action */ member
/hal_espressif-3.6.0/examples/peripherals/uart/nmea0183_parser/main/
Dnmea_parser.h73 uint8_t second; /*!< Second */ member
/hal_espressif-3.6.0/tools/ldgen/
Dfragments.py409 def __init__(self, first, second=None): argument
/hal_espressif-3.6.0/components/bt/esp_ble_mesh/mesh_models/server/
Dtime_scene_server.c1053 second = 0U, day_of_week = 0U, action = 0U, trans_time = 0U; in scheduler_act_set() local
/hal_espressif-3.6.0/components/esp_wifi/include/
Desp_wifi_types.h167 wifi_second_chan_t second; /**< secondary channel of AP */ member