Searched defs:microseconds (Results 1 – 3 of 3) sorted by relevance
125 void HAL_RTCSetTime(uint64_t microseconds) in HAL_RTCSetTime()147 void HAL_RTCSetAlarm(uint64_t microseconds, hal_rtc_callback_t callback, void *param) in HAL_RTCSetAlarm()
159 void HAL_RTCSetTime(uint64_t microseconds) in HAL_RTCSetTime()181 void HAL_RTCSetAlarm(uint64_t microseconds, hal_rtc_callback_t callback, void *param) in HAL_RTCSetAlarm()
58 hal_rtc_status_t HAL_RtcSetTime(hal_rtc_handle_t halRtcHandle, uint64_t microseconds) in HAL_RtcSetTime()87 hal_rtc_status_t HAL_RtcSetAlarm(hal_rtc_handle_t halRtcHandle, uint64_t microseconds) in HAL_RtcSetAlarm()