Searched refs:zigbee_time (Results 1 – 2 of 2) sorted by relevance
619 uint32_t *zigbee_time);635 sl_status_t sl_sleeptimer_convert_zigbee_time_to_unix(uint32_t zigbee_time,
1132 uint32_t *zigbee_time) in sl_sleeptimer_convert_unix_time_to_zigbee() argument1139 *zigbee_time = temp_zigbee_time; in sl_sleeptimer_convert_unix_time_to_zigbee()1147 sl_status_t sl_sleeptimer_convert_zigbee_time_to_unix(uint32_t zigbee_time, in sl_sleeptimer_convert_zigbee_time_to_unix() argument1151 temp_time = zigbee_time + TIME_ZIGBEE_EPOCH_OFFSET_SEC; in sl_sleeptimer_convert_zigbee_time_to_unix()