Home
last modified time | relevance | path

Searched refs:MTIMECMPH0 (Results 1 – 1 of 1) sorted by relevance

/AliOS-Things-master/hardware/board/c906/csi_core/include/
A Dcore_rv64.h314 __IOM uint32_t MTIMECMPH0; member
631 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