/device/soc/st/stm32f407zg/uniproton/board/common/STM32F4xx_StdPeriph_Driver/src/ |
D | stm32f4xx_cryp_aes.c | 106 ErrorStatus CRYP_AES_ECB(uint8_t Mode, uint8_t* Key, uint16_t Keysize, in CRYP_AES_ECB() 294 ErrorStatus CRYP_AES_CBC(uint8_t Mode, uint8_t InitVectors[16], uint8_t *Key, in CRYP_AES_CBC() 496 ErrorStatus CRYP_AES_CTR(uint8_t Mode, uint8_t InitVectors[16], uint8_t *Key, in CRYP_AES_CTR() 670 ErrorStatus CRYP_AES_GCM(uint8_t Mode, uint8_t InitVectors[16], in CRYP_AES_GCM() 1135 ErrorStatus CRYP_AES_CCM(uint8_t Mode, in CRYP_AES_CCM()
|
D | stm32f4xx_cryp_tdes.c | 100 ErrorStatus CRYP_TDES_ECB(uint8_t Mode, uint8_t Key[24], uint8_t *Input, in CRYP_TDES_ECB() 208 ErrorStatus CRYP_TDES_CBC(uint8_t Mode, uint8_t Key[24], uint8_t InitVectors[8], in CRYP_TDES_CBC()
|
D | stm32f4xx_cryp_des.c | 99 ErrorStatus CRYP_DES_ECB(uint8_t Mode, uint8_t Key[8], uint8_t *Input, in CRYP_DES_ECB() 200 ErrorStatus CRYP_DES_CBC(uint8_t Mode, uint8_t Key[8], uint8_t InitVectors[8], in CRYP_DES_CBC()
|
D | stm32f4xx_rcc.c | 2100 void RCC_LSEModeConfig(uint8_t Mode) in RCC_LSEModeConfig()
|
/device/soc/st/stm32f4xx/sdk/Drivers/STM32F4xx_HAL_Driver/Inc/ |
D | stm32f4xx_ll_gpio.h | 69 uint32_t Mode; /*!< Specifies the operating mode for the selected pins. member 274 __STATIC_INLINE void LL_GPIO_SetPinMode(GPIO_TypeDef *GPIOx, uint32_t Pin, uint32_t Mode) in LL_GPIO_SetPinMode()
|
D | stm32f4xx_ll_spi.h | 61 uint32_t Mode; /*!< Specifies the SPI mode (Master/Slave). member 337 __STATIC_INLINE void LL_SPI_SetMode(SPI_TypeDef *SPIx, uint32_t Mode) in LL_SPI_SetMode() 1170 uint32_t Mode; /*!< Specifies the I2S operating mode. member 1512 __STATIC_INLINE void LL_I2S_SetTransferMode(SPI_TypeDef *SPIx, uint32_t Mode) in LL_I2S_SetTransferMode()
|
D | stm32f4xx_hal_pwr.h | 53 uint32_t Mode; /*!< Mode: Specifies the operating mode for the selected pins. member
|
D | stm32f4xx_hal_gpio.h | 52 uint32_t Mode; /*!< Specifies the operating mode for the selected pins. member
|
D | stm32f4xx_ll_exti.h | 67 uint8_t Mode; /*!< Specifies the mode for the EXTI lines. member
|
D | stm32f4xx_hal_exti.h | 66 uint32_t Mode; /*!< The Exit Mode to be configured for a core. member
|
D | stm32f4xx_hal_adc_ex.h | 117 uint32_t Mode; /*!< Configures the ADC to operate in independent or multi mode. member
|
D | stm32f4xx_ll_dma2d.h | 66 uint32_t Mode; /*!< Specifies the DMA2D transfer mode. member 578 __STATIC_INLINE void LL_DMA2D_SetMode(DMA2D_TypeDef *DMA2Dx, uint32_t Mode) in LL_DMA2D_SetMode()
|
D | stm32f4xx_hal_irda.h | 63 …uint32_t Mode; /*!< Specifies whether the Receive or Transmit mode is enabled… member
|
D | stm32f4xx_hal_usart.h | 67 …uint32_t Mode; /*!< Specifies whether the Receive or Transmit mode is enabled… member
|
D | stm32f4xx_ll_dma.h | 96 uint32_t Mode; /*!< Specifies the normal or circular operation mode. member 644 __STATIC_INLINE void LL_DMA_SetMode(DMA_TypeDef *DMAx, uint32_t Stream, uint32_t Mode) in LL_DMA_SetMode()
|
D | stm32f4xx_hal_dma.h | 70 uint32_t Mode; /*!< Specifies the operation mode of the DMAy Streamx. member
|
/device/soc/st/common/platform/stm32mp1xx_hal/STM32MP1xx_HAL_Driver/Src/ |
D | stm32mp1xx_hal_i2c.c | 560 …ferConfig(I2C_HandleTypeDef *hi2c, uint16_t DevAddress, uint8_t Size, uint32_t Mode, uint32_t Requ… in I2C_TransferConfig()
|
D | stm32mp1xx_hal.c | 598 void HAL_SYSCFG_VREFBUF_HighImpedanceConfig(uint32_t Mode) in HAL_SYSCFG_VREFBUF_HighImpedanceConfig()
|
/device/soc/st/common/platform/stm32mp1xx_hal/STM32MP1xx_HAL_Driver/Inc/ |
D | stm32mp1xx_hal_gpio.h | 52 uint32_t Mode; /*!< Specifies the operating mode for the selected pins. member
|
D | stm32mp1xx_hal_exti.h | 70 uint32_t Mode; /*!< The Exit Mode to be configured for a core. member
|
D | stm32mp1xx_hal_i2c.h | 208 __IO HAL_I2C_ModeTypeDef Mode; /*!< I2C communication mode */ member
|
D | stm32mp1xx_hal_adc_ex.h | 192 uint32_t Mode; /*!< Configures the ADC to operate in independent or multimode. member
|
/device/soc/beken/bk7235/liteos_m/bk_sdk_armino/middleware/soc/bk7235/soc/ |
D | dma2d_types.h | 181 …DMA2D_MODE Mode; /*!< Configures the DMA2D transfer mode.his parameter c… member
|
/device/soc/st/stm32f4xx/sdk/Drivers/STM32F4xx_HAL_Driver/Src/ |
D | stm32f4xx_hal_rcc_ex.c | 2768 void HAL_RCCEx_SelectLSEMode(uint8_t Mode) in HAL_RCCEx_SelectLSEMode()
|
D | stm32f4xx_hal_fmpsmbus.c | 2673 uint32_t Mode, uint32_t Request) in FMPSMBUS_TransferConfig()
|