Searched refs:zigbee_time (Results 1 – 2 of 2) sorted by relevance
455 uint32_t *zigbee_time);468 sl_status_t sl_sleeptimer_convert_zigbee_time_to_unix(uint32_t zigbee_time,
834 uint32_t *zigbee_time) in sl_sleeptimer_convert_unix_time_to_zigbee() argument841 *zigbee_time = temp_zigbee_time; in sl_sleeptimer_convert_unix_time_to_zigbee()849 sl_status_t sl_sleeptimer_convert_zigbee_time_to_unix(uint32_t zigbee_time, in sl_sleeptimer_convert_zigbee_time_to_unix() argument853 temp_time = zigbee_time + TIME_ZIGBEE_EPOCH_OFFSET_SEC; in sl_sleeptimer_convert_zigbee_time_to_unix()