Searched refs:MTIMECMPH0 (Results 1 – 1 of 1) sorted by relevance
314 __IOM uint32_t MTIMECMPH0; member631 uint64_t value = (((uint64_t)CORET->MTIMECMPH0) << 32) + (uint64_t)CORET->MTIMECMPL0; in csi_coret_config()634 CORET->MTIMECMPH0 = (uint32_t)(value >> 32); in csi_coret_config()645 uint64_t value = (((uint64_t)CORET->MTIMECMPH0) << 32) + (uint64_t)CORET->MTIMECMPL0; in csi_coret_get_load()655 uint64_t value = (((uint64_t)CORET->MTIMECMPH0) << 32) + (uint64_t)CORET->MTIMECMPL0; in csi_coret_get_loadh()
Completed in 4 milliseconds