Home
last modified time | relevance | path

Searched refs:MasterSlaveMode (Results 1 – 6 of 6) sorted by relevance

/loramac-node-2.7.6/src/boards/mcu/stm32/STM32L1xx_HAL_Driver/Src/
Dstm32l1xx_hal_tim_ex.c107 assert_param(IS_TIM_MSM_STATE(sMasterConfig->MasterSlaveMode)); in HAL_TIMEx_MasterConfigSynchronization()
121 htim->Instance->SMCR |= sMasterConfig->MasterSlaveMode; in HAL_TIMEx_MasterConfigSynchronization()
/loramac-node-2.7.6/src/boards/mcu/stm32/STM32L0xx_HAL_Driver/Src/
Dstm32l0xx_hal_tim_ex.c130 assert_param(IS_TIM_MSM_STATE(sMasterConfig->MasterSlaveMode)); in HAL_TIMEx_MasterConfigSynchronization()
145 htim->Instance->SMCR |= sMasterConfig->MasterSlaveMode; in HAL_TIMEx_MasterConfigSynchronization()
/loramac-node-2.7.6/src/boards/mcu/stm32/STM32L1xx_HAL_Driver/Inc/
Dstm32l1xx_hal_tim_ex.h66 uint32_t MasterSlaveMode; /*!< Master/slave mode selection member
/loramac-node-2.7.6/src/boards/mcu/stm32/STM32L0xx_HAL_Driver/Inc/
Dstm32l0xx_hal_tim_ex.h65 uint32_t MasterSlaveMode; /*!< Master/slave mode selection member
/loramac-node-2.7.6/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Src/
Dstm32l4xx_hal_tim_ex.c1600 assert_param(IS_TIM_MSM_STATE(sMasterConfig->MasterSlaveMode)); in HAL_TIMEx_MasterConfigSynchronization()
1634 tmpsmcr |= sMasterConfig->MasterSlaveMode; in HAL_TIMEx_MasterConfigSynchronization()
/loramac-node-2.7.6/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Inc/
Dstm32l4xx_hal_tim.h253 uint32_t MasterSlaveMode; /*!< Master/slave mode selection member