Home
last modified time | relevance | path

Searched defs:Mode (Results 1 – 25 of 65) sorted by relevance

123

/loramac-node-latest/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Src/
Dstm32l4xx_hal_dsi.c1517 uint32_t Mode, in HAL_DSI_ShortWrite()
1574 uint32_t Mode, in HAL_DSI_LongWrite()
1663 uint32_t Mode, in HAL_DSI_Read()
2063 HAL_StatusTypeDef HAL_DSI_PatternGeneratorStart(DSI_HandleTypeDef *hdsi, uint32_t Mode, uint32_t Or… in HAL_DSI_PatternGeneratorStart()
Dstm32l4xx_hal.c623 void HAL_SYSCFG_VREFBUF_HighImpedanceConfig(uint32_t Mode) in HAL_SYSCFG_VREFBUF_HighImpedanceConfig()
/loramac-node-latest/src/boards/mcu/stm32/STM32L0xx_HAL_Driver/Inc/
Dstm32l0xx_ll_gpio.h85 uint32_t Mode; /*!< Specifies the operating mode for the selected pins. member
286 __STATIC_INLINE void LL_GPIO_SetPinMode(GPIO_TypeDef *GPIOx, uint32_t Pin, uint32_t Mode) in LL_GPIO_SetPinMode()
Dstm32l0xx_ll_spi.h77 uint32_t Mode; /*!< Specifies the SPI mode (Master/Slave). member
354 __STATIC_INLINE void LL_SPI_SetMode(SPI_TypeDef *SPIx, uint32_t Mode) in LL_SPI_SetMode()
1179 uint32_t Mode; /*!< Specifies the I2S operating mode. member
1521 __STATIC_INLINE void LL_I2S_SetTransferMode(SPI_TypeDef *SPIx, uint32_t Mode) in LL_I2S_SetTransferMode()
Dstm32l0xx_hal_gpio.h73 uint32_t Mode; /*!< Specifies the operating mode for the selected pins. member
Dstm32l0xx_hal_pwr.h67 uint32_t Mode; /*!< Mode: Specifies the operating mode for the selected pins. member
Dstm32l0xx_ll_exti.h83 uint8_t Mode; /*!< Specifies the mode for the EXTI lines. member
Dstm32l0xx_hal_i2s.h66 uint32_t Mode; /*!< Specifies the I2S operating mode. member
/loramac-node-latest/src/boards/mcu/stm32/STM32L1xx_HAL_Driver/Inc/
Dstm32l1xx_ll_gpio.h85 uint32_t Mode; /*!< Specifies the operating mode for the selected pins. member
290 __STATIC_INLINE void LL_GPIO_SetPinMode(GPIO_TypeDef *GPIOx, uint32_t Pin, uint32_t Mode) in LL_GPIO_SetPinMode()
Dstm32l1xx_ll_spi.h77 uint32_t Mode; /*!< Specifies the SPI mode (Master/Slave). member
355 __STATIC_INLINE void LL_SPI_SetMode(SPI_TypeDef *SPIx, uint32_t Mode) in LL_SPI_SetMode()
1184 uint32_t Mode; /*!< Specifies the I2S operating mode. member
1526 __STATIC_INLINE void LL_I2S_SetTransferMode(SPI_TypeDef *SPIx, uint32_t Mode) in LL_I2S_SetTransferMode()
Dstm32l1xx_hal_gpio.h69 uint32_t Mode; /*!< Specifies the operating mode for the selected pins. member
Dstm32l1xx_ll_exti.h83 uint8_t Mode; /*!< Specifies the mode for the EXTI lines. member
Dstm32l1xx_hal_pwr.h69 uint32_t Mode; /*!< Mode: Specifies the operating mode for the selected pins. member
Dstm32l1xx_hal_opamp.h76 uint32_t Mode; /*!< Specifies the OPAMP mode member
Dstm32l1xx_hal_comp.h78 uint32_t Mode; /*!< Selects the operating consumption mode of the comparator member
Dstm32l1xx_ll_opamp.h495 __STATIC_INLINE void LL_OPAMP_SetMode(OPAMP_TypeDef *OPAMPx, uint32_t Mode) in LL_OPAMP_SetMode()
Dstm32l1xx_hal_i2s.h70 uint32_t Mode; /*!< Specifies the I2S operating mode. member
/loramac-node-latest/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Inc/
Dstm32l4xx_ll_gpio.h93 uint32_t Mode; /*!< Specifies the operating mode for the selected pins. member
302 __STATIC_INLINE void LL_GPIO_SetPinMode(GPIO_TypeDef *GPIOx, uint32_t Pin, uint32_t Mode) in LL_GPIO_SetPinMode()
Dstm32l4xx_hal_pwr.h69 uint32_t Mode; /*!< Mode: Specifies the operating mode for the selected pins. member
Dstm32l4xx_hal_gpio.h68 uint32_t Mode; /*!< Specifies the operating mode for the selected pins. member
Dstm32l4xx_ll_spi.h77 uint32_t Mode; /*!< Specifies the SPI mode (Master/Slave). member
414 __STATIC_INLINE void LL_SPI_SetMode(SPI_TypeDef *SPIx, uint32_t Mode) in LL_SPI_SetMode()
Dstm32l4xx_hal_opamp.h74 uint32_t Mode; /*!< Specifies the OPAMP mode member
Dstm32l4xx_ll_exti.h86 uint8_t Mode; /*!< Specifies the mode for the EXTI lines. member
Dstm32l4xx_ll_opamp.h471 __STATIC_INLINE void LL_OPAMP_SetMode(OPAMP_TypeDef *OPAMPx, uint32_t Mode) in LL_OPAMP_SetMode()
/loramac-node-latest/src/boards/mcu/stm32/STM32L0xx_HAL_Driver/Src/
Dstm32l0xx_hal_smbus.c2098 …nfig(SMBUS_HandleTypeDef *hsmbus, uint16_t DevAddress, uint8_t Size, uint32_t Mode, uint32_t Requ… in SMBUS_TransferConfig()

123