Searched full:yielding (Results 1 – 19 of 19) sorted by relevance
/Zephyr-latest/drivers/ethernet/ |
D | Kconfig.nxp_imx_netc | 39 do in the RX thread before yielding the processor, in case there is more
|
D | Kconfig.nxp_s32_gmac | 75 may do in the RX thread before yielding the processor, in case there
|
D | Kconfig.nxp_s32_netc | 35 do in the RX thread before yielding the processor, in case there is more
|
/Zephyr-latest/doc/kernel/services/scheduling/ |
D | index.rst | 141 yielding thread are then allowed to execute before the yielding thread is 143 reschedules the yielding thread without context switching.
|
/Zephyr-latest/dts/bindings/pinctrl/ |
D | espressif,esp32-pinctrl.yaml | 82 definition above, yielding
|
/Zephyr-latest/subsys/testsuite/ztest/ |
D | Kconfig | 107 yielding to the idle thread may put the board into a low power state
|
/Zephyr-latest/doc/connectivity/bluetooth/ |
D | bluetooth-arch.rst | 165 must be built with different configurations, yielding two separate images that
|
/Zephyr-latest/tests/net/arp/src/ |
D | main.c | 546 /* Yielding so that network interface TX thread can proceed. */ in ZTEST() 589 /* Yielding so that network interface TX thread can proceed. */ in ZTEST()
|
/Zephyr-latest/drivers/sensor/tdk/mpu9250/ |
D | ak8963.c | 211 * value of 32760 that corresponds to 4912 uT flux, yielding factor in ak8963_calc_adj()
|
/Zephyr-latest/arch/arc/core/ |
D | thread.c | 169 * executing a loop without yielding. in arch_new_thread()
|
D | regular_irq.S | 41 - Explicitly yielding
|
/Zephyr-latest/tests/kernel/workq/work/src/ |
D | main.c | 336 /* It should run and finish without this thread yielding. */ in ZTEST() 825 /* It should advance to running without this thread yielding. */ in ZTEST()
|
/Zephyr-latest/subsys/testsuite/ztest/src/ |
D | ztest.c | 1226 * Rather than yielding to idle thread, keep the part awake so debugger can in main() 1502 * Rather than yielding to idle thread, keep the part awake so debugger can in main()
|
/Zephyr-latest/drivers/tee/optee/ |
D | optee_smc.h | 547 * Notification that OP-TEE expects a yielding call to do some bottom half
|
/Zephyr-latest/kernel/ |
D | Kconfig | 586 without yielding.
|
/Zephyr-latest/include/zephyr/ |
D | kernel.h | 958 * as to what the next thread to execute should be. Unlike yielding, this 962 * yielding will switch to that higher priority thread whereas this routine 4139 * Yielding between items helps guarantee the work queue 4144 * yielding between items. This may be appropriate when a 4145 * sequence of items should complete without yielding
|
/Zephyr-latest/subsys/bluetooth/controller/ |
D | Kconfig.ll_sw_split | 1197 yielding
|
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/nordic/lll/ |
D | lll_scan.c | 1028 /* Disable Rx filters when yielding or stopping scan window */
|
/Zephyr-latest/doc/hardware/porting/ |
D | arch.rst | 236 yielding/sleeping primitives.
|