Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/pwm/
Dpwm_mcux_ftm.c566 #define FTM_CFG_CAPTURE_INIT(n) \ macro
568 #define FTM_INIT_CFG(n) FTM_DECLARE_CFG(n, FTM_CFG_CAPTURE_INIT(n))
571 #define FTM_CFG_CAPTURE_INIT
572 #define FTM_INIT_CFG(n) FTM_DECLARE_CFG(n, FTM_CFG_CAPTURE_INIT)