Searched refs:TO_FTM_PRESCALE_DIVIDE (Results 1 – 1 of 1) sorted by relevance
505 #define TO_FTM_PRESCALE_DIVIDE(val) _DO_CONCAT(kFTM_Prescale_Divide_, val) macro582 .prescale = TO_FTM_PRESCALE_DIVIDE(DT_INST_PROP(n, prescaler)),\