scflags 122 drivers/counter/ftm-quaddec.c uint32_t scflags; scflags 124 drivers/counter/ftm-quaddec.c ftm_read(ftm, FTM_SC, &scflags); scflags 126 drivers/counter/ftm-quaddec.c *cnt_mode = FIELD_GET(FTM_SC_PS_MASK, scflags);