Searched refs:sl_si91x_module_rtc_time_t (Results 1 – 3 of 3) sorted by relevance
335 sl_status_t sl_si91x_set_rtc_timer(const sl_si91x_module_rtc_time_t *timer);355 sl_status_t sl_si91x_get_rtc_timer(sl_si91x_module_rtc_time_t *response);
534 } sl_si91x_module_rtc_time_t; typedef
1601 sl_status_t sl_si91x_set_rtc_timer(const sl_si91x_module_rtc_time_t *timer) in sl_si91x_set_rtc_timer()1621 sizeof(sl_si91x_module_rtc_time_t), in sl_si91x_set_rtc_timer()1629 sl_status_t sl_si91x_get_rtc_timer(sl_si91x_module_rtc_time_t *response) in sl_si91x_get_rtc_timer()1656 memcpy(response, packet->data, sizeof(sl_si91x_module_rtc_time_t)); in sl_si91x_get_rtc_timer()