Searched refs:ARM_PMU_PMCR_E (Results 1 – 1 of 1) sorted by relevance
25 #define ARM_PMU_PMCR_E (0x01 << 0) macro40 pmcr |= ARM_PMU_PMCR_E | ARM_PMU_PMCR_P | ARM_PMU_PMCR_C; in rt_hw_pmu_enable_cnt()
Completed in 11 milliseconds