Lines Matching full:execution
21 uint8_t enable_time_limit; /* set execution limited to the execution
52 * operation needs more time for execution and a negative error code if
74 * @param duration Duration of the execution window [us]
88 * Function executes callbacks op_desc->handler() in execution windows according
93 * execution windows are needed so function should return as the handler()
98 * execution...) a negative error code.
100 * execution window
112 * | # execution window 0
119 * | | the next execution window}
124 * | # execution window N
131 * |<----------------# {backend transfer execution
148 * API which is used by nrf flash driver for check where execution fill in
149 * the execution window.
152 * begin of execution window
162 * [preserve work context for next execution window]
164 * [return from execution window]
165 * end of execution window
172 * as the execution window begin reference.