Home
last modified time | relevance | path

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

/drivers/counter/
Dftm-quaddec.c166 uint32_t cntval; in ftm_quaddec_count_read() local
168 ftm_read(ftm, FTM_CNT, &cntval); in ftm_quaddec_count_read()
170 *val = cntval; in ftm_quaddec_count_read()