Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32u0xx/drivers/include/
Dstm32u0xx_ll_lptim.h201 #define LL_LPTIM_DIER_CC4IFIE LPTIM_DIER_CC4IE /*!< Capture/Compare 4 interru…
2379 SET_BIT(LPTIMx->DIER, LPTIM_DIER_CC4IE); in LL_LPTIM_EnableIT_CC4()
2390 CLEAR_BIT(LPTIMx->DIER, LPTIM_DIER_CC4IE); in LL_LPTIM_DisableIT_CC4()
2401 return (((READ_BIT(LPTIMx->DIER, LPTIM_DIER_CC4IE) == LPTIM_DIER_CC4IE) ? 1UL : 0UL)); in LL_LPTIM_IsEnabledIT_CC4()
Dstm32u0xx_hal_lptim.h476 #define LPTIM_IT_CC4 LPTIM_DIER_CC4IE
/hal_stm32-latest/stm32cube/stm32u0xx/soc/
Dstm32u031xx.h8110 #define LPTIM_DIER_CC4IE LPTIM_DIER_CC4IE_Msk /*!< Capture/Compare… macro
Dstm32u083xx.h9047 #define LPTIM_DIER_CC4IE LPTIM_DIER_CC4IE_Msk /*!< Capture/Compare… macro
Dstm32u073xx.h8777 #define LPTIM_DIER_CC4IE LPTIM_DIER_CC4IE_Msk /*!< Capture/Compare… macro