/lk-master/external/platform/stm32f4xx/STM32F4xx_StdPeriph_Driver/src/ |
A 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()
|
A 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()
|
A 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()
|
/lk-master/external/platform/stm32f2xx/STM32F2xx_StdPeriph_Driver/src/ |
A D | stm32f2xx_cryp_aes.c | 104 ErrorStatus CRYP_AES_ECB(uint8_t Mode, uint8_t* Key, uint16_t Keysize, in CRYP_AES_ECB() 285 ErrorStatus CRYP_AES_CBC(uint8_t Mode, uint8_t InitVectors[16], uint8_t *Key, in CRYP_AES_CBC() 481 ErrorStatus CRYP_AES_CTR(uint8_t Mode, uint8_t InitVectors[16], uint8_t *Key, in CRYP_AES_CTR()
|
A D | stm32f2xx_cryp_des.c | 100 ErrorStatus CRYP_DES_ECB(uint8_t Mode, uint8_t Key[8], uint8_t *Input, in CRYP_DES_ECB() 195 ErrorStatus CRYP_DES_CBC(uint8_t Mode, uint8_t Key[8], uint8_t InitVectors[8], in CRYP_DES_CBC()
|
A D | stm32f2xx_cryp_tdes.c | 102 ErrorStatus CRYP_TDES_ECB(uint8_t Mode, uint8_t Key[24], uint8_t *Input, in CRYP_TDES_ECB() 204 ErrorStatus CRYP_TDES_CBC(uint8_t Mode, uint8_t Key[24], uint8_t InitVectors[8], in CRYP_TDES_CBC()
|
/lk-master/external/platform/stm32f0xx/STM32F0xx_HAL_Driver/inc/ |
A D | stm32f0xx_ll_gpio.h | 85 uint32_t Mode; /*!< Specifies the operating mode for the selected pins. member 284 __STATIC_INLINE void LL_GPIO_SetPinMode(GPIO_TypeDef *GPIOx, uint32_t Pin, uint32_t Mode) in LL_GPIO_SetPinMode()
|
A D | stm32f0xx_ll_spi.h | 77 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() 1436 uint32_t Mode; /*!< Specifies the I2S operating mode. member 1778 __STATIC_INLINE void LL_I2S_SetTransferMode(SPI_TypeDef *SPIx, uint32_t Mode) in LL_I2S_SetTransferMode()
|
A D | stm32f0xx_hal_gpio.h | 68 uint32_t Mode; /*!< Specifies the operating mode for the selected pins. member
|
A D | stm32f0xx_hal_pwr_ex.h | 73 uint32_t Mode; /*!< Mode: Specifies the operating mode for the selected pins. member
|
A D | stm32f0xx_ll_exti.h | 83 uint8_t Mode; /*!< Specifies the mode for the EXTI lines. member
|
A D | stm32f0xx_hal_comp.h | 85 uint32_t Mode; /*!< Selects the operating comsumption mode of the comparator member
|
A D | stm32f0xx_hal_i2s.h | 71 uint32_t Mode; /*!< Specifies the I2S operating mode. member
|
A D | stm32f0xx_hal_dma.h | 82 uint32_t Mode; /*!< Specifies the operation mode of the DMAy Channelx. member
|
A D | stm32f0xx_hal_usart.h | 82 …uint32_t Mode; /*!< Specifies whether the Receive or Transmit mode is enabled… member
|
A D | stm32f0xx_ll_dma.h | 127 uint32_t Mode; /*!< Specifies the normal or circular operation mode. member 747 __STATIC_INLINE void LL_DMA_SetMode(DMA_TypeDef *DMAx, uint32_t Channel, uint32_t Mode) in LL_DMA_SetMode()
|
A D | stm32f0xx_hal_i2c.h | 224 __IO HAL_I2C_ModeTypeDef Mode; /*!< I2C communication mode */ member
|
/lk-master/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/ |
A D | stm32f7xx_hal_pwr.h | 70 uint32_t Mode; /*!< Mode: Specifies the operating mode for the selected pins. member
|
A D | stm32f7xx_hal_gpio.h | 72 uint32_t Mode; /*!< Specifies the operating mode for the selected pins. member
|
A D | stm32f7xx_hal_adc_ex.h | 91 uint32_t Mode; /*!< Configures the ADC to operate in independent or multi mode. member
|
A D | stm32f7xx_hal_i2s.h | 66 uint32_t Mode; /*!< Specifies the I2S operating mode. member
|
A D | stm32f7xx_hal_dma2d.h | 95 uint32_t Mode; /*!< configures the DMA2D transfer mode. member
|
A D | stm32f7xx_hal_irda.h | 79 …uint16_t Mode; /*!< Specifies whether the Receive or Transmit mode is enabled… member
|
A D | stm32f7xx_hal_usart.h | 83 …uint32_t Mode; /*!< Specifies whether the Receive or Transmit mode is enabled… member
|
/lk-master/external/platform/stm32f0xx/STM32F0xx_HAL_Driver/ |
A D | stm32f0xx_hal_smbus.c | 2098 …nfig(SMBUS_HandleTypeDef *hsmbus, uint16_t DevAddress, uint8_t Size, uint32_t Mode, uint32_t Requ… in SMBUS_TransferConfig()
|