Home
last modified time | relevance | path

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

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