Searched refs:caltimer_state (Results 1 – 1 of 1) sorted by relevance
89 enum clock_states caltimer_state; member168 c_el->caltimer_state = Stopped; in nhw_clock_init()359 if ( this->caltimer_state == Started ) { /* LCOV_EXCL_START */ in nhw_clock_TASKS_CTSTART()364 this->caltimer_state = Started; in nhw_clock_TASKS_CTSTART()374 if ( this->caltimer_state == Stopped ) { /* LCOV_EXCL_START */ in nhw_clock_TASKS_CTSTOP()378 this->caltimer_state = Stopped; in nhw_clock_TASKS_CTSTOP()494 if (this->caltimer_state != Started) { /* LCOV_EXCL_START */ in nhw_clock_caltimer_triggered()497 this->caltimer_state = Stopped; in nhw_clock_caltimer_triggered()