Searched refs:MTIMECMPL0 (Results 1 – 1 of 1) sorted by relevance
313 __IOM uint32_t MTIMECMPL0; member631 uint64_t value = (((uint64_t)CORET->MTIMECMPH0) << 32) + (uint64_t)CORET->MTIMECMPL0; in csi_coret_config()635 CORET->MTIMECMPL0 = (uint32_t)value; 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 5 milliseconds