Searched defs:second (Results 1 – 8 of 8) sorted by relevance
/hal_espressif-latest/components/bt/host/bluedroid/device/ |
D | bdaddr.c | 43 bool bdaddr_equals(const bt_bdaddr_t *first, const bt_bdaddr_t *second) in bdaddr_equals()
|
/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_models/client/include/ |
D | time_scene_client.h | 176 uint64_t second : 6; /* Scheduled second for the action */ member 194 uint64_t second : 6; /* Scheduled second for the action */ member
|
/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_models/server/include/ |
D | time_scene_server.h | 205 second : 6, member 301 second : 6, member 356 second : 6, member
|
/hal_espressif-latest/components/bt/esp_ble_mesh/api/models/include/ |
D | esp_ble_mesh_time_scene_model_api.h | 132 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-latest/zephyr/port/wifi/ |
D | wifi_stubs.c | 653 uint8_t *second) in esp_wifi_internal_get_config_channel() 662 uint8_t *primary, uint8_t *second) in esp_wifi_internal_get_negotiated_channel() 943 esp_err_t esp_wifi_set_channel(uint8_t primary, wifi_second_chan_t second) in esp_wifi_set_channel() 950 esp_err_t esp_wifi_get_channel(uint8_t *primary, wifi_second_chan_t *second) in esp_wifi_get_channel()
|
/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_models/server/ |
D | time_scene_server.c | 1055 second = 0U, day_of_week = 0U, action = 0U, trans_time = 0U; in scheduler_act_set() local
|
/hal_espressif-latest/components/esp_wifi/include/ |
D | esp_wifi_he_types.h | 163 unsigned second : 4; /**< the second channel if in HT40 */ member
|
D | esp_wifi_types.h | 224 wifi_second_chan_t second; /**< secondary channel of AP */ member
|