Home
last modified time | relevance | path

Searched defs:SlaveMode (Results 1 – 7 of 7) sorted by relevance

/loramac-node-2.7.6/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Inc/
Dstm32l4xx_hal_usart.h163 …uint32_t SlaveMode; /*!< Enable/Disable UART SPI Slave Mode. Th… member
Dstm32l4xx_hal_tim.h262 uint32_t SlaveMode; /*!< Slave mode selection member
Dstm32l4xx_ll_tim.h3297 __STATIC_INLINE void LL_TIM_SetSlaveMode(TIM_TypeDef *TIMx, uint32_t SlaveMode) in LL_TIM_SetSlaveMode()
/loramac-node-2.7.6/src/boards/mcu/stm32/STM32L1xx_HAL_Driver/Inc/
Dstm32l1xx_hal_tim.h217 uint32_t SlaveMode; /*!< Slave mode selection member
Dstm32l1xx_ll_tim.h2297 __STATIC_INLINE void LL_TIM_SetSlaveMode(TIM_TypeDef *TIMx, uint32_t SlaveMode) in LL_TIM_SetSlaveMode()
/loramac-node-2.7.6/src/boards/mcu/stm32/STM32L0xx_HAL_Driver/Inc/
Dstm32l0xx_hal_tim.h261 uint32_t SlaveMode; /*!< Slave mode selection. member
Dstm32l0xx_ll_tim.h2286 __STATIC_INLINE void LL_TIM_SetSlaveMode(TIM_TypeDef *TIMx, uint32_t SlaveMode) in LL_TIM_SetSlaveMode()