Home
last modified time | relevance | path

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

12

/device/soc/st/stm32f407zg/uniproton/board/common/STM32F4xx_StdPeriph_Driver/src/
Dstm32f4xx_cryp_aes.c106 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()
Dstm32f4xx_cryp_tdes.c100 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()
Dstm32f4xx_cryp_des.c99 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()
Dstm32f4xx_rcc.c2100 void RCC_LSEModeConfig(uint8_t Mode) in RCC_LSEModeConfig()
/device/soc/st/stm32f4xx/sdk/Drivers/STM32F4xx_HAL_Driver/Inc/
Dstm32f4xx_ll_gpio.h69 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()
Dstm32f4xx_ll_spi.h61 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()
Dstm32f4xx_hal_pwr.h53 uint32_t Mode; /*!< Mode: Specifies the operating mode for the selected pins. member
Dstm32f4xx_hal_gpio.h52 uint32_t Mode; /*!< Specifies the operating mode for the selected pins. member
Dstm32f4xx_ll_exti.h67 uint8_t Mode; /*!< Specifies the mode for the EXTI lines. member
Dstm32f4xx_hal_exti.h66 uint32_t Mode; /*!< The Exit Mode to be configured for a core. member
Dstm32f4xx_hal_adc_ex.h117 uint32_t Mode; /*!< Configures the ADC to operate in independent or multi mode. member
Dstm32f4xx_ll_dma2d.h66 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()
Dstm32f4xx_hal_irda.h63 …uint32_t Mode; /*!< Specifies whether the Receive or Transmit mode is enabled… member
Dstm32f4xx_hal_usart.h67 …uint32_t Mode; /*!< Specifies whether the Receive or Transmit mode is enabled… member
Dstm32f4xx_ll_dma.h96 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()
Dstm32f4xx_hal_dma.h70 uint32_t Mode; /*!< Specifies the operation mode of the DMAy Streamx. member
/device/soc/st/common/platform/stm32mp1xx_hal/STM32MP1xx_HAL_Driver/Src/
Dstm32mp1xx_hal_i2c.c560 …ferConfig(I2C_HandleTypeDef *hi2c, uint16_t DevAddress, uint8_t Size, uint32_t Mode, uint32_t Requ… in I2C_TransferConfig()
Dstm32mp1xx_hal.c598 void HAL_SYSCFG_VREFBUF_HighImpedanceConfig(uint32_t Mode) in HAL_SYSCFG_VREFBUF_HighImpedanceConfig()
/device/soc/st/common/platform/stm32mp1xx_hal/STM32MP1xx_HAL_Driver/Inc/
Dstm32mp1xx_hal_gpio.h52 uint32_t Mode; /*!< Specifies the operating mode for the selected pins. member
Dstm32mp1xx_hal_exti.h70 uint32_t Mode; /*!< The Exit Mode to be configured for a core. member
Dstm32mp1xx_hal_i2c.h208 __IO HAL_I2C_ModeTypeDef Mode; /*!< I2C communication mode */ member
Dstm32mp1xx_hal_adc_ex.h192 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/
Ddma2d_types.h181 …DMA2D_MODE Mode; /*!< Configures the DMA2D transfer mode.his parameter c… member
/device/soc/st/stm32f4xx/sdk/Drivers/STM32F4xx_HAL_Driver/Src/
Dstm32f4xx_hal_rcc_ex.c2768 void HAL_RCCEx_SelectLSEMode(uint8_t Mode) in HAL_RCCEx_SelectLSEMode()
Dstm32f4xx_hal_fmpsmbus.c2673 uint32_t Mode, uint32_t Request) in FMPSMBUS_TransferConfig()

12