Searched refs:Cy_TCPWM_PWM_GetCounter (Results 1 – 2 of 2) sorted by relevance
470 __STATIC_INLINE uint32_t Cy_TCPWM_PWM_GetCounter(TCPWM_Type const *base, uint32_t cntNum);884 __STATIC_INLINE uint32_t Cy_TCPWM_PWM_GetCounter(TCPWM_Type const *base, uint32_t cntNum) in Cy_TCPWM_PWM_GetCounter() function
158 …if (Cy_TCPWM_PWM_GetCounter(obj->tcpwm.base, _CYHAL_TCPWM_CNT_NUMBER(obj->tcpwm.resource)) >= new_… in cyhal_pwm_set_period_and_compare()