Searched defs:active (Results 1 – 14 of 14) sorted by relevance
40 int active; member
44 uint32_t active : 1; ///< timer active flag member
46 uint32_t active : 1; ///< rtc is running or not member
46 uint32_t active : 1; ///< timer active flag member
66 bool active; member
38 volatile uint32_t active : 1; member
40 rt_uint32_t active = 0; in rt_hw_interrupt_get_active() local
194 static inline void hal_soc_eu_configure(int cluster, int event, int active) { in hal_soc_eu_configure()
125 volatile uint32_t active : 1 ; /* Start transfer, clear by HC when complete */ member
257 type_func_t active; /**< Enable or disable the filter. */ member
259 type_func_t active; /**< Enable or disable the filter. */ member
422 ebi_wait_timing_t active; /**< Specifies if the wait signal is asserted, only in burst mode */ member
1707 uint32_t pending, active; in GIC_GetIRQStatus() local
1730 uint32_t pending, active; in GIC_GetIRQStatus() local
Completed in 48 milliseconds