Searched defs:seconds (Results 1 – 3 of 3) sorted by relevance
182 …uint32_t seconds : 6; /**< Alarm seconds compare value (0-59: Above this causes this bitfield to … member222 …uint32_t seconds : 6; /**< Seconds time value (0-59: Above this causes this bitfield to be set wi… member
369 uint32_t seconds; /**< Seconds */ member
425 cy_rslt_t cyhal_rtc_set_alarm_by_seconds(cyhal_rtc_t *obj, const uint32_t seconds) in cyhal_rtc_set_alarm_by_seconds()