Searched refs:suspended (Results 1 – 14 of 14) sorted by relevance
14 …3. When the flash is successfully suspended, all address of the flash, except from the section/blo…
70 The filter is put into operation / suspended by calling :cpp:func:`pcnt_filter_enable` / :cpp:func:…
73 … the given duty cycle. The channel operation (signal generation) can be suspended at any time by c…
38 …ted if the function returns. The default "joinable" type thread will be suspended until pthread_jo…
199 …ep_start`, UART FIFOs will not be flushed. Instead, UART output will be suspended, and remaining c…
2031 BaseType_t suspended = uxSchedulerSuspended[xPortGetCoreID()]; in vTaskSuspend() local2034 configASSERT( suspended == 0 ); in vTaskSuspend()2035 (void)suspended; in vTaskSuspend()
8 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 task828 section after a task is deleted or suspended.1452 + Changed the behaviour when tasks are suspended before the scheduler has1454 in the suspended state. This is no longer the case.1530 immediately suspended even when the kernel has not been started. This1895 interrupt while the scheduler was suspended.2591 be processed when the scheduler is suspended.
291 …er to be suspended/resumed by calling :cpp:func:`vTaskSuspendAll` and :cpp:func:`xTaskResumeAll` r…
83 …ty than the main CPUs. This means that ULP coprocessor execution may be suspended while the main C…
381 …d/write/erase/mmap regions of SPI Flash. In these situations, tasks are suspended, and interrupt h…
85 …ty than the main CPUs. This means that ULP coprocessor execution may be suspended while the main C…
53 - Actions: Port can be powered ON/OFF, reset, suspended
475 xtensa_context.h . All suspended tasks have one of these two types476 of stack frames. The top of the suspended task's stack is pointed to
216 …Task execution is always completely suspended when writing to the built-in SPI flash chip. Only :r…