Home
last modified time | relevance | path

Searched defs:cmd_index (Results 1 – 7 of 7) sorted by relevance

/hal_espressif-3.6.0/components/wifi_provisioning/src/
Dwifi_config.c289 int cmd_index = lookup_cmd_handler(req->msg); in wifi_prov_config_command_dispatcher() local
Dwifi_scan.c243 int cmd_index = lookup_cmd_handler(req->msg); in wifi_prov_scan_cmd_dispatcher() local
/hal_espressif-3.6.0/components/driver/
Dsdspi_private.h56 uint8_t cmd_index : 6; member
Dsdspi_host.c431 int cmd_index = cmd->cmd_index; in sdspi_host_start_command() local
/hal_espressif-3.6.0/components/esp_local_ctrl/src/
Desp_local_ctrl_handler.c240 int cmd_index = lookup_cmd_handler(req->msg); in esp_local_ctrl_command_dispatcher() local
/hal_espressif-3.6.0/components/soc/esp32s3/include/soc/
Dsdmmc_struct.h53 uint32_t cmd_index: 6; ///< Command index member
/hal_espressif-3.6.0/components/soc/esp32/include/soc/
Dsdmmc_struct.h55 uint32_t cmd_index: 6; ///< Command index member