Searched refs:RTC_DATETIME_MS_TO_NS (Results 1 – 1 of 1) sorted by relevance
102 #define RTC_DATETIME_MS_TO_NS 1000000 macro884 , (uint16_t)(current_time.tm_nsec / RTC_DATETIME_MS_TO_NS) in os_mgmt_datetime_read()1009 new_time.tm_nsec *= RTC_DATETIME_MS_TO_NS; in os_mgmt_datetime_write()