Searched refs:time (Results 1 – 5 of 5) sorted by relevance
144 static bool is_valid_time(sl_sleeptimer_timestamp_t time,372 uint32_t *time) in sl_sleeptimer_get_timer_time_remaining() argument377 if (handle == NULL || time == NULL) { in sl_sleeptimer_get_timer_time_remaining()384 *time = handle->delta; in sl_sleeptimer_get_timer_time_remaining()389 *time += current->delta; in sl_sleeptimer_get_timer_time_remaining()399 if (*time > sleeptimer_hal_get_counter() - last_delta_update_count) { in sl_sleeptimer_get_timer_time_remaining()400 *time -= sleeptimer_hal_get_counter() - last_delta_update_count; in sl_sleeptimer_get_timer_time_remaining()402 *time = 0; in sl_sleeptimer_get_timer_time_remaining()419 uint32_t time = 0; in sl_sleeptimer_get_remaining_time_of_first_timer() local426 time += current->delta; in sl_sleeptimer_get_remaining_time_of_first_timer()[all …]
260 uint32_t *time);306 sl_status_t sl_sleeptimer_convert_time_to_date(sl_sleeptimer_timestamp_t time,323 sl_sleeptimer_timestamp_t *time);371 sl_status_t sl_sleeptimer_set_time(sl_sleeptimer_timestamp_t time);425 sl_status_t sl_sleeptimer_convert_unix_time_to_ntp(sl_sleeptimer_timestamp_t time,440 sl_sleeptimer_timestamp_t *time);454 sl_status_t sl_sleeptimer_convert_unix_time_to_zigbee(sl_sleeptimer_timestamp_t time,469 sl_sleeptimer_timestamp_t *time);
544 __STATIC_INLINE void RTCC_ChannelTimeSet(int ch, uint32_t time) in RTCC_ChannelTimeSet() argument547 RTCC->CC[ch].TIME = time; in RTCC_ChannelTimeSet()936 __STATIC_INLINE void RTCC_TimeSet(uint32_t time) in RTCC_TimeSet() argument938 RTCC->TIME = time; in RTCC_TimeSet()
83 “Micrium Software” means the Micrium real time kernel within the Micrium real84 time operating system (Micrium OS).137 “Warranty Period” means the period of time ending thirty (30) days after the559 upgrades or new versions of the Software from time to time. Licensee is under689 may terminate this Agreement at any time by destroying all copies of the718 This Agreement may be amended unilaterally by Silicon Labs at any time. The731 any time to require performance of any provision of this Agreement shall in733 later time. No waiver by any party of any condition or of any breach of any
802 RAIL_Status_t RAIL_SetTime(RAIL_Time_t time);847 RAIL_Time_t time,