/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() argument 46 assert(second != NULL); in bdaddr_equals() 48 return memcmp(first, second, sizeof(bt_bdaddr_t)) == 0; in bdaddr_equals()
|
/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/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/host/bluedroid/device/include/device/ |
D | bdaddr.h | 40 bool bdaddr_equals(const bt_bdaddr_t *first, const bt_bdaddr_t *second);
|
/hal_espressif-latest/zephyr/port/wifi/ |
D | wifi_stubs.c | 653 uint8_t *second) in esp_wifi_internal_get_config_channel() argument 657 ARG_UNUSED(second); in esp_wifi_internal_get_config_channel() 662 uint8_t *primary, uint8_t *second) in esp_wifi_internal_get_negotiated_channel() argument 667 ARG_UNUSED(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() argument 946 ARG_UNUSED(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() argument 953 ARG_UNUSED(second); in esp_wifi_get_channel()
|
/hal_espressif-latest/components/esp_wifi/include/esp_private/ |
D | wifi.h | 480 …rr_t esp_wifi_internal_get_config_channel(wifi_interface_t ifx, uint8_t *primary, uint8_t *second); 494 …ernal_get_negotiated_channel(wifi_interface_t ifx, uint8_t aid, uint8_t *primary, uint8_t *second);
|
/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_models/server/ |
D | time_scene_server.c | 949 val |= ((uint64_t)(reg->day_of_week) << 45) | ((uint64_t)(reg->second) << 39); in get_schedule_reg_state() 1055 second = 0U, day_of_week = 0U, action = 0U, trans_time = 0U; in scheduler_act_set() local 1073 second = (value >> 39) & BIT_MASK(6); in scheduler_act_set() 1108 .scheduler_act_set.second = second, in scheduler_act_set() 1125 srv->state->schedules[index].second = second; in scheduler_act_set() 1138 .scheduler_act_set.second = second, in scheduler_act_set()
|
/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.h | 704 esp_err_t esp_wifi_set_channel(uint8_t primary, wifi_second_chan_t second); 719 esp_err_t esp_wifi_get_channel(uint8_t *primary, wifi_second_chan_t *second);
|
D | esp_wifi_types.h | 224 wifi_second_chan_t second; /**< secondary channel of AP */ member
|
/hal_espressif-latest/components/bt/porting/include/os/ |
D | os_mbuf.h | 620 void r_os_mbuf_concat(struct os_mbuf *first, struct os_mbuf *second); 1052 void os_mbuf_concat(struct os_mbuf *first, struct os_mbuf *second);
|
/hal_espressif-latest/components/bt/controller/esp32c2/ |
D | Kconfig.in | 337 int "size of the second BLE controller LOG buffer" 341 Configure the size of the second BLE controller LOG buffer.
|
/hal_espressif-latest/tools/esptool_py/docs/en/esptool/ |
D | advanced-commands.rst | 113 A second option ``--non-volatile`` can be used in order to send a ``WREN`` (06h) command before wri…
|
/hal_espressif-latest/components/esp_system/ld/esp32c2/ |
D | sections.ld.in | 170 …*(.rodata_custom_desc .rodata_custom_desc.*) /* Should be the second. Custom app version info. DO …
|
/hal_espressif-latest/components/bt/controller/esp32c6/ |
D | Kconfig.in | 371 int "size of the second BLE controller LOG buffer" 375 Configure the size of the second BLE controller LOG buffer.
|
/hal_espressif-latest/components/bt/controller/esp32h2/ |
D | Kconfig.in | 362 int "size of the second BLE controller LOG buffer" 366 Configure the size of the second BLE controller LOG buffer.
|
/hal_espressif-latest/components/esp_system/ld/esp32h2/ |
D | sections.ld.in | 318 …*(.rodata_custom_desc .rodata_custom_desc.*) /* Should be the second. Custom app version info. DO …
|
/hal_espressif-latest/tools/esptool_py/docs/en/advanced-topics/ |
D | serial-protocol.rst | 208 …mand>`__ | 32-bit word: Zero for normal SPI flash. A second 32-bit word (shoul… 246 …mand>`__ | 32-bit word: Zero for normal SPI flash. A second 32-bit word (shoul… 486 Here is a second example showing part of the initial synchronization sequence (lots of 0x55 bytes w…
|
/hal_espressif-latest/components/esp_system/ld/esp32c6/ |
D | sections.ld.in | 318 …*(.rodata_custom_desc .rodata_custom_desc.*) /* Should be the second. Custom app version info. DO …
|
/hal_espressif-latest/components/esp_system/ld/esp32/ |
D | sections.ld.in | 292 …*(.rodata_custom_desc .rodata_custom_desc.*) /* Should be the second. Custom app version info. DO …
|
/hal_espressif-latest/components/esp_system/ld/esp32c3/ |
D | sections.ld.in | 283 …*(.rodata_custom_desc .rodata_custom_desc.*) /* Should be the second. Custom app version info. DO …
|
/hal_espressif-latest/components/esp_system/ld/esp32s2/ |
D | sections.ld.in | 305 …*(.rodata_custom_desc .rodata_custom_desc.*) /* Should be the second. Custom app version info. DO …
|
/hal_espressif-latest/components/esp_system/ld/esp32s3/ |
D | sections.ld.in | 320 …*(.rodata_custom_desc .rodata_custom_desc.*) /* Should be the second. Custom app version info. DO …
|
/hal_espressif-latest/tools/esptool_py/docs/en/espefuse/ |
D | burn-key-cmd.rst | 67 … :esp32s2 or esp32s3: - XTS_AES_256_KEY_2. The second 256 bits of 512bit flash encryption key.
|