Home
last modified time | relevance | path

Searched defs:microseconds (Results 1 – 3 of 3) sorted by relevance

/hal_nxp-latest/mcux/mcux-sdk/components/rtc/
Dfsl_adapter_lpcrtc.c125 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()
Dfsl_adapter_rtc.c159 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()
Dfsl_adapter_rtc_bbnsm.c58 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()