Go to the source code of this file.
Functions | |
| static uint64_t | mchtmr_get_count (MCHTMR_Type *ptr) |
| mchtmr get counter value More... | |
| static void | mchtmr_set_compare_value (MCHTMR_Type *ptr, uint64_t target) |
| mchtmr set comparator value More... | |
| static void | mchtmr_delay (MCHTMR_Type *ptr, uint64_t delay) |
| mchtmr set delay value More... | |
| void | mchtmr_init_counter (MCHTMR_Type *ptr, uint64_t v) |
| initialize mchtmr counter More... | |