Searched defs:active (Results 1 – 4 of 4) sorted by relevance
397 cy_rslt_t cyhal_rtc_set_alarm(cyhal_rtc_t *obj, const struct tm *time, cyhal_alarm_active_t active) in cyhal_rtc_set_alarm()545 static const cyhal_alarm_active_t active = in cyhal_rtc_set_alarm_by_seconds() local
914 UINT active; in cy_rtos_is_running_timer() local
1105 BaseType_t active = xTimerIsTimerActive(*timer); in cy_rtos_is_running_timer() local
345 uint32_t active : 1; /**< USB Device active lag*/ member