Home
last modified time | relevance | path

Searched refs:skipped (Results 1 – 15 of 15) sorted by relevance

/hal_espressif-3.6.0/components/esp_timer/src/
Desp_timer.c350 int skipped = (now - it->alarm) / it->period; in timer_process_alarm() local
351 if ((it->flags & FL_SKIP_UNHANDLED_EVENTS) && (skipped > 1)) { in timer_process_alarm()
354 it->times_skipped += skipped; in timer_process_alarm()
/hal_espressif-3.6.0/examples/peripherals/adc/single_read/single_read/
DREADME.md51 …Fuse bits are not burnt correctly on your board. The calibration will be skipped. Only raw data wi…
/hal_espressif-3.6.0/components/esp_phy/
DKconfig8 …PHY calibration will be skipped on deep sleep wakeup. If calibration data is not found, full calib…
/hal_espressif-3.6.0/components/hal/
Dspi_flash_hal_common.inc95 * will go into a "continuous (XIP)" mode, where the command field will be skipped in the next
/hal_espressif-3.6.0/docs/en/api-reference/peripherals/
Dspi_slave.rst66 …he read phase will be skipped. If :cpp:member:`spi_slave_transaction_t::tx_buffer` is set to NULL,…
Dspi_master.rst92 … consists of five phases which can be found in the table below. Any of these phases can be skipped.
125 …he read phase is skipped. If :cpp:member:`tx_buffer` is NULL and :cpp:type:`SPI_TRANS_USE_TXDATA` …
/hal_espressif-3.6.0/examples/system/console_usb/
DREADME.md100 (remaining output of the help command skipped here)
/hal_espressif-3.6.0/examples/bluetooth/nimble/throughput_app/blecent_throughput/
DREADME.md18 …ers. If user has configured parameters from menuconfig, this step can be skipped by either waiting…
/hal_espressif-3.6.0/examples/system/esp_timer/
DREADME.md97 name to fire started fired skipped run time (us)
/hal_espressif-3.6.0/tools/cmake/
Dutilities.cmake340 message(STATUS "Subdirectory '${abs_dir}' does not exist, skipped.")
/hal_espressif-3.6.0/docs/en/api-guides/
Dcore_dump.rst198 --core CORE, -c CORE Path to core dump file (if skipped core dump will be read from flash)
Dunit-tests.rst151 - Test item: some items that will be performed on some targets, but skipped on other targets. E.g.
/hal_espressif-3.6.0/examples/bluetooth/bluedroid/ble_50/peroidic_sync/tutorial/
DPeriodic_Sync_Example_Walkthrough.md247 hat can be skipped */
/hal_espressif-3.6.0/components/esptool_py/esptool/docs/en/advanced-topics/
Dserial-protocol.rst309 If the ``--no-stub`` argument is supplied to esptool, this entire step is skipped.
/hal_espressif-3.6.0/docs/en/get-started/
Dindex.rst454 … the processor speed, etc. Setting up the project with menuconfig may be skipped for "hello_word".…