Searched full:schedule (Results 1 – 25 of 125) sorted by relevance
12345
12 schedule:57 if [ "${{github.event_name}}" = "schedule" ]; then
6 schedule:
7 schedule:
3 schedule:
14 schedule:111 …elif [ "${{github.event_name}}" = "schedule" -a "${{github.repository}}" = "zephyrproject-rtos/zep…254 - if: github.event_name == 'schedule'314 - if: github.event_name == 'push' || github.event_name == 'schedule'326 - if: github.event_name == 'push' || github.event_name == 'schedule'335 elif [ "${{github.event_name}}" = "schedule" ]; then
45 elif [ "${{ github.event_name }}" = "schedule" ]; then
4 schedule:
5 schedule:
52 /* return value not checked as we allow multiple calls to schedule in hal_ticker_instance0_sched()54 * schedule. in hal_ticker_instance0_sched()
100 /** @brief Schedule advertising of Solicitation PDUs.102 * Once called, the device will schedule advertising Solicitation PDUs for the amount of time
42 /* Loads the key into CAU3's DMEM and expands the AES key schedule */ in ecb_encrypt_be()84 /* Loads the key into CAU3's DMEM and expands the AES key schedule */ in ecb_encrypt()
234 /* schedule event in 5678us from now */ in ZTEST()246 /* schedule event now. */ in ZTEST()380 /* Schedule event in 5 ticks from now. */ in ZTEST()395 /* Schedule event now. */ in ZTEST()411 /* Schedule event far in the past. */ in ZTEST()494 /* This test tries to schedule an alarm to CYCLE_DIFF cycles from in ZTEST()
498 /* Single CPU schedule a work item and wait for flush. */652 /* Schedule to release, then cancel should delay. */ in ZTEST()705 /* Schedule the async process to capture state and release work. */ in ZTEST()768 /* Schedule the async process to capture state and release work. */ in ZTEST()893 /* Schedule the async process to capture submission state in ZTEST()994 /* Align to tick, then schedule after normal delay. */ in ZTEST()1036 /* Co-opt the resubmits so we can test the schedule API in handle_1cpu_basic_schedule_running()1040 /* Schedule again on current queue */ in handle_1cpu_basic_schedule_running()1044 /* Flag that it didn't schedule */ in handle_1cpu_basic_schedule_running()1087 /* Single CPU test schedule without delay is queued immediately. */[all …]
64 uint8_t next_subevent; /* Next subevent to schedule */80 uint16_t resume_cis; /* CIS handle to schedule at resume */
110 /* helper function to schedule a mayfly to get aux offset */292 /* helper function to schedule a mayfly to get sync offset */307 /* helper function to schedule a mayfly to get BIG offset */
22 # If thread local storage isn't used - we can safely schedule thread pointer register
318 bool schedule = false; in xfer_work_handler() local328 schedule = true; in xfer_work_handler()332 schedule = true; in xfer_work_handler()349 if (schedule && !priv->busy) { in xfer_work_handler()
39 timeout occurs. Schedule a timeout to occur after this delay.
32 * schedule a new thread until they are unlocked which is not what we want.
50 * This work queue is used to schedule the uplink messages, but can be used by
78 * Schedule Class C session if valid timing is found93 LOG_ERR("Clocks not synchronized, cannot schedule class C session"); in multicast_schedule_class_c_session()
34 * to schedule and its argument.124 * the scheduler can schedule actual threads to run. in smp_init_top()
36 Submit work to the system work queue to schedule calling network
202 * Check if next thread to schedule is current thread.248 /* Get next thread to schedule. */