Home
last modified time | relevance | path

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

/hal_stm32-3.5.0/stm32cube/stm32wbaxx/drivers/include/
Dstm32wbaxx_ll_lptim.h64 static const uint8_t LL_LPTIM_SHIFT_TAB_CCxSEL[] = variable
1174 SET_BIT(LPTIMx->CCMR1, CCMode << LL_LPTIM_SHIFT_TAB_CCxSEL[Channel]); in LL_LPTIM_CC_SetChannelMode()
1191 …return (uint32_t)((READ_BIT(LPTIMx->CCMR1, LPTIM_CCMR1_CC1SEL << LL_LPTIM_SHIFT_TAB_CCxSEL[Channel… in LL_LPTIM_CC_GetChannelMode()
1192 LL_LPTIM_SHIFT_TAB_CCxSEL[Channel]); in LL_LPTIM_CC_GetChannelMode()
/hal_stm32-3.5.0/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_ll_lptim.h64 static const uint8_t LL_LPTIM_SHIFT_TAB_CCxSEL[] = variable
1273 SET_BIT(LPTIMx->CCMR1, CCMode << LL_LPTIM_SHIFT_TAB_CCxSEL[Channel]); in LL_LPTIM_CC_SetChannelMode()
1290 …return (uint32_t)((READ_BIT(LPTIMx->CCMR1, LPTIM_CCMR1_CC1SEL << LL_LPTIM_SHIFT_TAB_CCxSEL[Channel… in LL_LPTIM_CC_GetChannelMode()
1291 LL_LPTIM_SHIFT_TAB_CCxSEL[Channel]); in LL_LPTIM_CC_GetChannelMode()
/hal_stm32-3.5.0/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_ll_lptim.h64 static const uint8_t LL_LPTIM_SHIFT_TAB_CCxSEL[] = variable
1205 SET_BIT(LPTIMx->CCMR1, CCMode << LL_LPTIM_SHIFT_TAB_CCxSEL[Channel]); in LL_LPTIM_CC_SetChannelMode()
1222 …return (uint32_t)((READ_BIT(LPTIMx->CCMR1, LPTIM_CCMR1_CC1SEL << LL_LPTIM_SHIFT_TAB_CCxSEL[Channel… in LL_LPTIM_CC_GetChannelMode()
1223 LL_LPTIM_SHIFT_TAB_CCxSEL[Channel]); in LL_LPTIM_CC_GetChannelMode()