Searched defs:fm_rtc_alarm_params (Results 1 – 1 of 1) sorted by relevance
429 struct fm_rtc_alarm_params { struct430 uint8_t alarm_id; /**< 0 or 1 */431 uint64_t alarm_time; /**< In nanoseconds, the time when the434 void (*f_alarm_callback)(void* app, uint8_t id); /**< This routine will436 bool clear_on_expiration; /**< TRUE to turn off the alarm once