Home
last modified time | relevance | path

Searched refs:active (Results 1 – 25 of 26) sorted by relevance

12

/hal_espressif-latest/components/hal/
Dusb_dwc_hal.c210 HAL_ASSERT(!hal->channels.hdls[i]->flags.active); in usb_dwc_hal_set_fifo_bias()
299 HAL_ASSERT(!chan_obj->flags.active); in usb_dwc_hal_chan_free()
313 HAL_ASSERT(!chan_obj->flags.active); in usb_dwc_hal_chan_set_ep_char()
377 HAL_ASSERT(!chan_obj->flags.active); in usb_dwc_hal_chan_activate()
382 chan_obj->flags.active = 1; in usb_dwc_hal_chan_activate()
387 if (chan_obj->flags.active) { in usb_dwc_hal_chan_request_halt()
491 chan_obj->flags.active = 0; in usb_dwc_hal_chan_decode_intr()
502 chan_obj->flags.active = 0; in usb_dwc_hal_chan_decode_intr()
/hal_espressif-latest/components/hal/include/hal/
Dusb_dwc_hal.h156 … uint32_t active: 1; /**< Debugging bit to indicate whether channel is enabled */ member
586 HAL_ASSERT(!chan_obj->flags.active); in usb_dwc_hal_chan_set_dir()
605 HAL_ASSERT(!chan_obj->flags.active); in usb_dwc_hal_chan_set_pid()
622 HAL_ASSERT(!chan_obj->flags.active); in usb_dwc_hal_chan_get_pid()
687 chan_obj->flags.active = 0; in usb_dwc_hal_chan_mark_halted()
Dusb_dwc_ll.h134 uint32_t active: 1; member
143 uint32_t active: 1; member
154 uint32_t active: 1; member
164 uint32_t active: 1; member
912 qtd->in_non_iso.active = 1; in usb_dwc_ll_qtd_set_in()
938 qtd->out_non_iso.active = 1; in usb_dwc_ll_qtd_set_out()
967 if (qtd->in_non_iso.active) { in usb_dwc_ll_qtd_get_status()
/hal_espressif-latest/components/bt/host/bluedroid/bta/dm/
Dbta_dm_pm.c258 p_timer->active++; in bta_dm_pm_start_timer()
291 assert(p_timer->in_use && (p_timer->active > 0)); in bta_dm_pm_stop_timer_by_index()
297 p_timer->active--; in bta_dm_pm_stop_timer_by_index()
298 if (p_timer->active == 0) { in bta_dm_pm_stop_timer_by_index()
852 bta_dm_cb.pm_timer[i].active --; in bta_dm_pm_timer_cback()
858 if (bta_dm_cb.pm_timer[i].active == 0) { in bta_dm_pm_timer_cback()
/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/a2dp/include/
Dbtc_av_co.h60 BOOLEAN active; member
/hal_espressif-latest/components/wpa_supplicant/esp_supplicant/src/
Desp_scan.c223 params->scan_time.active.min = scan_params->duration; in issue_scan()
224 params->scan_time.active.max = scan_params->duration; in issue_scan()
/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/a2dp/
Dbta_av_co.c138 return bta_av_co_cb.cp.active; in bta_av_co_cp_is_active()
541 bta_av_co_cb.cp.active = FALSE; in bta_av_audio_sink_getconfig()
668 bta_av_co_cb.cp.active = TRUE; in bta_av_co_audio_getconfig()
673 bta_av_co_cb.cp.active = FALSE; in bta_av_co_audio_getconfig()
782 } else if ((num_protect == 1) && (!bta_av_co_cb.cp.active)) { in bta_av_co_audio_setconfig()
1445 bta_av_co_cb.cp.active = TRUE; in bta_av_co_audio_codec_supported()
1448 bta_av_co_cb.cp.active = FALSE; in bta_av_co_audio_codec_supported()
/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/
Dproxy_server.c1287 uint32_t active = k_uptime_get_32() - sub->node_id_start; in gatt_proxy_advertise() local
1289 if (active < NODE_ID_TIMEOUT) { in gatt_proxy_advertise()
1290 remaining = NODE_ID_TIMEOUT - active; in gatt_proxy_advertise()
1292 active, remaining); in gatt_proxy_advertise()
/hal_espressif-latest/tools/esptool_py/docs/en/
Dversions.rst8 Major release ``v4`` is under active development, receiving new features and bugfixes, while ``v3``…
Dinstallation.rst44 - Install the latest ``esptool.py`` version within the active virtual environment: ``pip install es…
/hal_espressif-latest/zephyr/
DKconfig117 time from Vcc(min) to CS active) usually named tVSL in ELECTRICAL CHARACTERISTICS chapter,
/hal_espressif-latest/components/newlib/
Desp32-spiram-rom-functions-c.lf1 # If the Newlib functions in ROM aren't used (eg because the external SPI RAM workaround is active)…
/hal_espressif-latest/components/bt/controller/esp32/
DKconfig.in402 bool "Disable active scan backoff"
405 …Disable active scan backoff. The bluetooth spec requires that scanners should run a backoff proced…
406 …imize collision of scan request PDUs from nultiple scanners. If scan backoff is disabled, in active
/hal_espressif-latest/components/bt/controller/esp32c3/
DKconfig.in465 bool "Disable active scan backoff"
468 …Disable active scan backoff. The bluetooth spec requires that scanners should run a backoff proced…
469 …imize collision of scan request PDUs from nultiple scanners. If scan backoff is disabled, in active
/hal_espressif-latest/components/efuse/esp32c6/
Desp_efuse_table.csv160 ACTIVE_HP_DBIAS, EFUSE_BLK1, 64, 5, [] Stores the active hp dbias
161 ACTIVE_LP_DBIAS, EFUSE_BLK1, 69, 5, [] Stores the active lp dbias
/hal_espressif-latest/components/efuse/esp32h2/
Desp_efuse_table.csv166 ACTIVE_HP_DBIAS, EFUSE_BLK1, 81, 5, [] Stores the PMU active hp …
167 ACTIVE_LP_DBIAS, EFUSE_BLK1, 86, 5, [] Stores the PMU active lp …
/hal_espressif-latest/components/esp_wifi/include/
Desp_wifi_types.h169 wifi_active_scan_time_t active; /**< active scan time per channel, units: millisecond. */ member
/hal_espressif-latest/components/esp_pm/
DKconfig22 If disabled, DFS will not be active until the application
/hal_espressif-latest/tools/esptool_py/docs/en/esptool/
Dbasic-commands.rst67 …Flashing into the bootloader region (``0x0`` -> ``0x8000``) is disabled by default if active `Secu…
149 …Erasing the flash chip is disabled by default if either active `Secure Boot <https://docs.espressi…
/hal_espressif-latest/tools/esptool_py/
DCONTRIBUTING.rst154 … download mode. It needs to be run against real Espressif hardware (with active SDM). The command …
/hal_espressif-latest/components/esp_wifi/
DKconfig328 int "Minimum active time"
332 …ly for station in WIFI_PS_MIN_MODEM or WIFI_PS_MAX_MODEM. When the station enters the active state,
/hal_espressif-latest/components/bt/host/bluedroid/
DKconfig.in1118 bool "Report adv data and scan response individually when BLE active scan"
1122 Originally, when doing BLE active scan, Bluedroid will not report adv to application layer
/hal_espressif-latest/tools/esptool_py/docs/en/advanced-topics/
Dboot-mode-selection.rst127 …When developing ``esptool.py``, keep in mind ``DTR`` and ``RTS`` are active low signals, i.e., ``T…
/hal_espressif-latest/components/bt/host/bluedroid/bta/dm/include/
Dbta_dm_int.h1426 UINT8 active; /* number of active timer */ member
/hal_espressif-latest/components/mbedtls/
DKconfig447 larger than SOC_RSA_MAX_BIT_LEN. If this is not active

12