Home
last modified time | relevance | path

Searched defs:counterDir (Results 1 – 2 of 2) sorted by relevance

/hal_silabs-latest/wiseconnect/components/device/silabs/si91x/mcu/drivers/peripheral_drivers/inc/
Drsi_pwm.h209 uint32_t counterDir; // Current Counter direction member
285 STATIC INLINE rsi_error_t RSI_MCPWM_GetCounterDir(RSI_MCPWM_T *pMCPWM, uint8_t *counterDir, uint8_t… in RSI_MCPWM_GetCounterDir()
Drsi_timers.h133 uint8_t counterDir; in RSI_TIMERS_getDirection() local