ftm_quaddec
struct ftm_quaddec *ftm_qua = ftm;
struct ftm_quaddec *ftm = counter_priv(counter);
struct ftm_quaddec *ftm = counter_priv(counter);
struct ftm_quaddec *const ftm = counter_priv(counter);
struct ftm_quaddec *const ftm = counter_priv(counter);
struct ftm_quaddec *ftm;
static void ftm_read(struct ftm_quaddec *ftm, uint32_t offset, uint32_t *data)
static void ftm_write(struct ftm_quaddec *ftm, uint32_t offset, uint32_t data)
static void ftm_clear_write_protection(struct ftm_quaddec *ftm)
static void ftm_set_write_protection(struct ftm_quaddec *ftm)
static void ftm_reset_counter(struct ftm_quaddec *ftm)
static void ftm_quaddec_init(struct ftm_quaddec *ftm)