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