Searched refs:ftm_read (Results 1 – 1 of 1) sorted by relevance
/drivers/counter/ |
D | ftm-quaddec.c | 22 ftm_read(ftm, offset, &flags); \ 36 static void ftm_read(struct ftm_quaddec *ftm, uint32_t offset, uint32_t *data) in ftm_read() function 58 ftm_read(ftm, FTM_FMS, &flag); in ftm_clear_write_protection() 124 ftm_read(ftm, FTM_SC, &scflags); in ftm_quaddec_get_prescaler() 168 ftm_read(ftm, FTM_CNT, &cntval); in ftm_quaddec_count_read()
|