Searched refs:enableCompare1Swap (Results 1 – 9 of 9) sorted by relevance
109 (config->enableCompare1Swap ? TCPWM_GRP_CNT_V2_CTRL_AUTO_RELOAD_CC1_Msk : 0UL); in Cy_TCPWM_ShiftReg_Init()
134 (config->enableCompare1Swap ? TCPWM_GRP_CNT_V2_CTRL_AUTO_RELOAD_CC1_Msk : 0UL); in Cy_TCPWM_QuadDec_Init()
154 … (config->enableCompare1Swap ? TCPWM_GRP_CNT_V2_CTRL_AUTO_RELOAD_CC1_Msk : 0UL); in Cy_TCPWM_Counter_Init()
283 (config->enableCompare1Swap ? TCPWM_GRP_CNT_V2_CTRL_AUTO_RELOAD_CC1_Msk : 0UL); in Cy_TCPWM_PWM_Init()
126 …bool enableCompare1Swap; /**< If enabled, the compare1 values are swapped on the terminal c… member
167 …bool enableCompare1Swap; /**< If enabled, the compare1 values are swapped each time the com… member
159 bool enableCompare1Swap; member
223 …bool enableCompare1Swap; /**< If enabled, the compare1 values are swapped on the terminal c… member
73 .enableCompare1Swap = false,