Searched refs:MCHTMR_Type (Results 1 – 15 of 15) sorted by relevance
29 static inline uint64_t mchtmr_get_count(MCHTMR_Type *ptr) in mchtmr_get_count()40 static inline void mchtmr_set_compare_value(MCHTMR_Type *ptr, uint64_t target) in mchtmr_set_compare_value()51 static inline void mchtmr_delay(MCHTMR_Type *ptr, uint64_t delay) in mchtmr_delay()62 void mchtmr_init_counter(MCHTMR_Type *ptr, uint64_t v);
10 void mchtmr_init_counter(MCHTMR_Type *ptr, uint64_t v) in mchtmr_init_counter()
15 } MCHTMR_Type; typedef
89 #define HPM_MCHTMR ((MCHTMR_Type *) HPM_MCHTMR_BASE)
116 #define HPM_MCHTMR ((MCHTMR_Type *) HPM_MCHTMR_BASE)
130 #define HPM_MCHTMR ((MCHTMR_Type *) HPM_MCHTMR_BASE)
149 #define HPM_MCHTMR ((MCHTMR_Type *) HPM_MCHTMR_BASE)
161 #define HPM_MCHTMR ((MCHTMR_Type *) HPM_MCHTMR_BASE)
183 #define HPM_MCHTMR ((MCHTMR_Type *) HPM_MCHTMR_BASE)
217 #define HPM_MCHTMR ((MCHTMR_Type *) HPM_MCHTMR_BASE)
Completed in 37 milliseconds