Home
last modified time | relevance | path

Searched refs:TIM_SMCR_MSM (Results 1 – 15 of 15) sorted by relevance

/loramac-node-3.4.0/src/boards/mcu/stm32/STM32L1xx_HAL_Driver/Src/
Dstm32l1xx_hal_tim_ex.c119 htim->Instance->SMCR &= ~TIM_SMCR_MSM; in HAL_TIMEx_MasterConfigSynchronization()
/loramac-node-3.4.0/src/boards/mcu/stm32/STM32L0xx_HAL_Driver/Src/
Dstm32l0xx_hal_tim_ex.c143 htim->Instance->SMCR &= ~TIM_SMCR_MSM; in HAL_TIMEx_MasterConfigSynchronization()
/loramac-node-3.4.0/src/boards/mcu/stm32/STM32L1xx_HAL_Driver/Inc/
Dstm32l1xx_ll_tim.h2334 SET_BIT(TIMx->SMCR, TIM_SMCR_MSM); in LL_TIM_EnableMasterSlaveMode()
2347 CLEAR_BIT(TIMx->SMCR, TIM_SMCR_MSM); in LL_TIM_DisableMasterSlaveMode()
2360 return (READ_BIT(TIMx->SMCR, TIM_SMCR_MSM) == (TIM_SMCR_MSM)); in LL_TIM_IsEnabledMasterSlaveMode()
/loramac-node-3.4.0/src/boards/mcu/stm32/STM32L0xx_HAL_Driver/Inc/
Dstm32l0xx_ll_tim.h2323 SET_BIT(TIMx->SMCR, TIM_SMCR_MSM); in LL_TIM_EnableMasterSlaveMode()
2336 CLEAR_BIT(TIMx->SMCR, TIM_SMCR_MSM); in LL_TIM_DisableMasterSlaveMode()
2349 return (READ_BIT(TIMx->SMCR, TIM_SMCR_MSM) == (TIM_SMCR_MSM)); in LL_TIM_IsEnabledMasterSlaveMode()
/loramac-node-3.4.0/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Inc/
Dstm32l4xx_ll_tim.h3334 SET_BIT(TIMx->SMCR, TIM_SMCR_MSM); in LL_TIM_EnableMasterSlaveMode()
3347 CLEAR_BIT(TIMx->SMCR, TIM_SMCR_MSM); in LL_TIM_DisableMasterSlaveMode()
3360 return ((READ_BIT(TIMx->SMCR, TIM_SMCR_MSM) == (TIM_SMCR_MSM)) ? 1UL : 0UL); in LL_TIM_IsEnabledMasterSlaveMode()
Dstm32l4xx_hal_tim.h920 #define TIM_MASTERSLAVEMODE_ENABLE TIM_SMCR_MSM /*!< No action */
/loramac-node-3.4.0/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Src/
Dstm32l4xx_hal_tim_ex.c1632 tmpsmcr &= ~TIM_SMCR_MSM; in HAL_TIMEx_MasterConfigSynchronization()
/loramac-node-3.4.0/src/boards/SKiM881AXL/cmsis/
Dstm32l081xx.h5455 #define TIM_SMCR_MSM TIM_SMCR_MSM_Msk /*!<Master/slave mod… macro
/loramac-node-3.4.0/src/boards/NucleoL073/cmsis/
Dstm32l073xx.h5976 #define TIM_SMCR_MSM TIM_SMCR_MSM_Msk /*!<Master/slave mod… macro
/loramac-node-3.4.0/src/boards/SKiM980A/cmsis/
Dstm32l151xba.h5712 #define TIM_SMCR_MSM TIM_SMCR_MSM_Msk /*!<Master/slave mod… macro
/loramac-node-3.4.0/src/boards/SKiM880B/cmsis/
Dstm32l151xba.h5712 #define TIM_SMCR_MSM TIM_SMCR_MSM_Msk /*!<Master/slave mod… macro
/loramac-node-3.4.0/src/boards/B-L072Z-LRWAN1/cmsis/
Dstm32l072xx.h5817 #define TIM_SMCR_MSM TIM_SMCR_MSM_Msk /*!<Master/slave mod… macro
/loramac-node-3.4.0/src/boards/NAMote72/cmsis/
Dstm32l152xc.h6536 #define TIM_SMCR_MSM TIM_SMCR_MSM_Msk /*!<Master/slave mod… macro
/loramac-node-3.4.0/src/boards/NucleoL152/cmsis/
Dstm32l152xe.h6838 #define TIM_SMCR_MSM TIM_SMCR_MSM_Msk /*!<Master/slave mod… macro
/loramac-node-3.4.0/src/boards/NucleoL476/cmsis/
Dstm32l476xx.h14079 #define TIM_SMCR_MSM TIM_SMCR_MSM_Msk /*!<Master/slave mod… macro