Searched refs:caltimer_state (Results 1 – 1 of 1) sorted by relevance
89 enum clock_states caltimer_state; member165 c_el->caltimer_state = Stopped; in nhw_clock_init()356 if ( this->caltimer_state == Started ) { /* LCOV_EXCL_START */ in nhw_clock_TASKS_CTSTART()361 this->caltimer_state = Started; in nhw_clock_TASKS_CTSTART()371 if ( this->caltimer_state == Stopped ) { /* LCOV_EXCL_START */ in nhw_clock_TASKS_CTSTOP()375 this->caltimer_state = Stopped; in nhw_clock_TASKS_CTSTOP()491 if (this->caltimer_state != Started) { /* LCOV_EXCL_START */ in nhw_clock_caltimer_triggered()494 this->caltimer_state = Stopped; in nhw_clock_caltimer_triggered()