Home
last modified time | relevance | path

Searched refs:suspended (Results 1 – 14 of 14) sorted by relevance

/hal_espressif-3.6.0/docs/en/api-reference/storage/
Dauto_suspend.inc14 …3. When the flash is successfully suspended, all address of the flash, except from the section/blo…
/hal_espressif-3.6.0/docs/en/api-reference/peripherals/
Dpcnt.rst70 The filter is put into operation / suspended by calling :cpp:func:`pcnt_filter_enable` / :cpp:func:…
Dledc.rst73 … the given duty cycle. The channel operation (signal generation) can be suspended at any time by c…
/hal_espressif-3.6.0/docs/en/api-reference/system/
Dpthread.rst38 …ted if the function returns. The default "joinable" type thread will be suspended until pthread_jo…
Dsleep_modes.rst199 …ep_start`, UART FIFOs will not be flushed. Instead, UART output will be suspended, and remaining c…
/hal_espressif-3.6.0/components/freertos/
Dtasks.c2031 BaseType_t suspended = uxSchedulerSuspended[xPortGetCoreID()]; in vTaskSuspend() local
2034 configASSERT( suspended == 0 ); in vTaskSuspend()
2035 (void)suspended; in vTaskSuspend()
DHistory.txt8 pended while the scheduler was suspended.
218 in xTaskRemoveFromEventList() if the scheduler is not suspended.
366 + Ensure suspended tasks cannot be unsuspended by a received task
828 section after a task is deleted or suspended.
1452 + Changed the behaviour when tasks are suspended before the scheduler has
1454 in the suspended state. This is no longer the case.
1530 immediately suspended even when the kernel has not been started. This
1895 interrupt while the scheduler was suspended.
2591 be processed when the scheduler is suspended.
/hal_espressif-3.6.0/docs/en/api-guides/
Dfreertos-smp.rst291 …er to be suspended/resumed by calling :cpp:func:`vTaskSuspendAll` and :cpp:func:`xTaskResumeAll` r…
Dulp_instruction_set.rst83 …ty than the main CPUs. This means that ULP coprocessor execution may be suspended while the main C…
Dfatal-errors.rst381 …d/write/erase/mmap regions of SPI Flash. In these situations, tasks are suspended, and interrupt h…
Dulps2_instruction_set.rst85 …ty than the main CPUs. This means that ULP coprocessor execution may be suspended while the main C…
/hal_espressif-3.6.0/components/usb/
Dmaintainers.md53 - Actions: Port can be powered ON/OFF, reset, suspended
/hal_espressif-3.6.0/components/freertos/port/xtensa/
Dreadme_xtensa.txt475 xtensa_context.h . All suspended tasks have one of these two types
476 of stack frames. The top of the suspended task's stack is pointed to
/hal_espressif-3.6.0/docs/en/api-guides/performance/
Dspeed.rst216 …Task execution is always completely suspended when writing to the built-in SPI flash chip. Only :r…