| /device/soc/st/stm32f407zg/uniproton/board/common/STM32F4xx_StdPeriph_Driver/src/ |
| D | stm32f4xx_rcc.c | 355 void RCC_HSICmd(FunctionalState NewState) in RCC_HSICmd() 420 void RCC_LSICmd(FunctionalState NewState) in RCC_LSICmd() 486 void RCC_PLLCmd(FunctionalState NewState) in RCC_PLLCmd() 607 void RCC_PLLI2SCmd(FunctionalState NewState) in RCC_PLLI2SCmd() 654 void RCC_PLLSAICmd(FunctionalState NewState) in RCC_PLLSAICmd() 672 void RCC_ClockSecuritySystemCmd(FunctionalState NewState) in RCC_ClockSecuritySystemCmd() 1255 void RCC_RTCCLKCmd(FunctionalState NewState) in RCC_RTCCLKCmd() 1272 void RCC_BackupResetCmd(FunctionalState NewState) in RCC_BackupResetCmd() 1527 void RCC_AHB1PeriphClockCmd(uint32_t RCC_AHB1Periph, FunctionalState NewState) in RCC_AHB1PeriphClockCmd() 1559 void RCC_AHB2PeriphClockCmd(uint32_t RCC_AHB2Periph, FunctionalState NewState) in RCC_AHB2PeriphClockCmd() [all …]
|
| D | stm32f4xx_i2c.c | 313 void I2C_Cmd(I2C_TypeDef* I2Cx, FunctionalState NewState) in I2C_Cmd() 342 void I2C_AnalogFilterCmd(I2C_TypeDef* I2Cx, FunctionalState NewState) in I2C_AnalogFilterCmd() 399 void I2C_GenerateSTART(I2C_TypeDef* I2Cx, FunctionalState NewState) in I2C_GenerateSTART() 423 void I2C_GenerateSTOP(I2C_TypeDef* I2Cx, FunctionalState NewState) in I2C_GenerateSTOP() 478 void I2C_AcknowledgeConfig(I2C_TypeDef* I2Cx, FunctionalState NewState) in I2C_AcknowledgeConfig() 528 void I2C_DualAddressCmd(I2C_TypeDef* I2Cx, FunctionalState NewState) in I2C_DualAddressCmd() 552 void I2C_GeneralCallCmd(I2C_TypeDef* I2Cx, FunctionalState NewState) in I2C_GeneralCallCmd() 578 void I2C_SoftwareResetCmd(I2C_TypeDef* I2Cx, FunctionalState NewState) in I2C_SoftwareResetCmd() 602 void I2C_StretchClockCmd(I2C_TypeDef* I2Cx, FunctionalState NewState) in I2C_StretchClockCmd() 718 void I2C_ARPCmd(I2C_TypeDef* I2Cx, FunctionalState NewState) in I2C_ARPCmd() [all …]
|
| D | stm32f4xx_pwr.c | 157 void PWR_BackupAccessCmd(FunctionalState NewState) in PWR_BackupAccessCmd() 230 void PWR_PVDCmd(FunctionalState NewState) in PWR_PVDCmd() 264 void PWR_WakeUpPinCmd(FunctionalState NewState) in PWR_WakeUpPinCmd() 361 void PWR_BackupRegulatorCmd(FunctionalState NewState) in PWR_BackupRegulatorCmd() 418 void PWR_OverDriveCmd(FunctionalState NewState) in PWR_OverDriveCmd() 436 void PWR_OverDriveSWCmd(FunctionalState NewState) in PWR_OverDriveSWCmd() 463 void PWR_UnderDriveCmd(FunctionalState NewState) in PWR_UnderDriveCmd() 489 void PWR_MainRegulatorLowVoltageCmd(FunctionalState NewState) in PWR_MainRegulatorLowVoltageCmd() 513 void PWR_LowRegulatorLowVoltageCmd(FunctionalState NewState) in PWR_LowRegulatorLowVoltageCmd() 555 void PWR_FlashPowerDownCmd(FunctionalState NewState) in PWR_FlashPowerDownCmd()
|
| D | stm32f4xx_usart.c | 428 void USART_Cmd(USART_TypeDef* USARTx, FunctionalState NewState) in USART_Cmd() 475 void USART_OverSampling8Cmd(USART_TypeDef* USARTx, FunctionalState NewState) in USART_OverSampling8Cmd() 501 void USART_OneBitMethodCmd(USART_TypeDef* USARTx, FunctionalState NewState) in USART_OneBitMethodCmd() 646 void USART_ReceiverWakeUpCmd(USART_TypeDef* USARTx, FunctionalState NewState) in USART_ReceiverWakeUpCmd() 760 void USART_LINCmd(USART_TypeDef* USARTx, FunctionalState NewState) in USART_LINCmd() 837 void USART_HalfDuplexCmd(USART_TypeDef* USARTx, FunctionalState NewState) in USART_HalfDuplexCmd() 940 void USART_SmartCardCmd(USART_TypeDef* USARTx, FunctionalState NewState) in USART_SmartCardCmd() 965 void USART_SmartCardNACKCmd(USART_TypeDef* USARTx, FunctionalState NewState) in USART_SmartCardNACKCmd() 1054 void USART_IrDACmd(USART_TypeDef* USARTx, FunctionalState NewState) in USART_IrDACmd() 1100 void USART_DMACmd(USART_TypeDef* USARTx, uint16_t USART_DMAReq, FunctionalState NewState) in USART_DMACmd() [all …]
|
| D | stm32f4xx_sdio.c | 334 void SDIO_ClockCmd(FunctionalState NewState) in SDIO_ClockCmd() 619 void SDIO_StartSDIOReadWait(FunctionalState NewState) in SDIO_StartSDIOReadWait() 633 void SDIO_StopSDIOReadWait(FunctionalState NewState) in SDIO_StopSDIOReadWait() 663 void SDIO_SetSDIOOperation(FunctionalState NewState) in SDIO_SetSDIOOperation() 677 void SDIO_SendSDIOSuspendCmd(FunctionalState NewState) in SDIO_SendSDIOSuspendCmd() 709 void SDIO_CommandCompletionCmd(FunctionalState NewState) in SDIO_CommandCompletionCmd() 723 void SDIO_CEATAITCmd(FunctionalState NewState) in SDIO_CEATAITCmd() 737 void SDIO_SendCEATACmd(FunctionalState NewState) in SDIO_SendCEATACmd() 769 void SDIO_DMACmd(FunctionalState NewState) in SDIO_DMACmd() 827 void SDIO_ITConfig(uint32_t SDIO_IT, FunctionalState NewState) in SDIO_ITConfig()
|
| D | stm32f4xx_adc.c | 399 void ADC_Cmd(ADC_TypeDef* ADCx, FunctionalState NewState) in ADC_Cmd() 589 void ADC_TempSensorVrefintCmd(FunctionalState NewState) in ADC_TempSensorVrefintCmd() 615 void ADC_VBATCmd(FunctionalState NewState) in ADC_VBATCmd() 879 void ADC_EOCOnEachRegularChannelCmd(ADC_TypeDef* ADCx, FunctionalState NewState) in ADC_EOCOnEachRegularChannelCmd() 904 void ADC_ContinuousModeCmd(ADC_TypeDef* ADCx, FunctionalState NewState) in ADC_ContinuousModeCmd() 962 void ADC_DiscModeCmd(ADC_TypeDef* ADCx, FunctionalState NewState) in ADC_DiscModeCmd() 1052 void ADC_DMACmd(ADC_TypeDef* ADCx, FunctionalState NewState) in ADC_DMACmd() 1076 void ADC_DMARequestAfterLastTransferCmd(ADC_TypeDef* ADCx, FunctionalState NewState) in ADC_DMARequestAfterLastTransferCmd() 1103 void ADC_MultiModeDMARequestAfterLastTransferCmd(FunctionalState NewState) in ADC_MultiModeDMARequestAfterLastTransferCmd() 1423 void ADC_AutoInjectedConvCmd(ADC_TypeDef* ADCx, FunctionalState NewState) in ADC_AutoInjectedConvCmd() [all …]
|
| D | stm32f4xx_dcmi.c | 223 void DCMI_CROPCmd(FunctionalState NewState) in DCMI_CROPCmd() 261 void DCMI_JPEGCmd(FunctionalState NewState) in DCMI_JPEGCmd() 299 void DCMI_Cmd(FunctionalState NewState) in DCMI_Cmd() 322 void DCMI_CaptureCmd(FunctionalState NewState) in DCMI_CaptureCmd() 377 void DCMI_ITConfig(uint16_t DCMI_IT, FunctionalState NewState) in DCMI_ITConfig()
|
| D | stm32f4xx_dac.c | 266 void DAC_Cmd(uint32_t DAC_Channel, FunctionalState NewState) in DAC_Cmd() 294 void DAC_SoftwareTriggerCmd(uint32_t DAC_Channel, FunctionalState NewState) in DAC_SoftwareTriggerCmd() 318 void DAC_DualSoftwareTriggerCmd(FunctionalState NewState) in DAC_DualSoftwareTriggerCmd() 349 void DAC_WaveGenerationCmd(uint32_t DAC_Channel, uint32_t DAC_Wave, FunctionalState NewState) in DAC_WaveGenerationCmd() 510 void DAC_DMACmd(uint32_t DAC_Channel, FunctionalState NewState) in DAC_DMACmd() 558 void DAC_ITConfig(uint32_t DAC_Channel, uint32_t DAC_IT, FunctionalState NewState) in DAC_ITConfig()
|
| D | stm32f4xx_rtc.c | 525 void RTC_WriteProtectionCmd(FunctionalState NewState) in RTC_WriteProtectionCmd() 662 ErrorStatus RTC_RefClockCmd(FunctionalState NewState) in RTC_RefClockCmd() 710 void RTC_BypassShadowCmd(FunctionalState NewState) in RTC_BypassShadowCmd() 1310 ErrorStatus RTC_AlarmCmd(uint32_t RTC_Alarm, FunctionalState NewState) in RTC_AlarmCmd() 1554 ErrorStatus RTC_WakeUpCmd(FunctionalState NewState) in RTC_WakeUpCmd() 1792 ErrorStatus RTC_CoarseCalibCmd(FunctionalState NewState) in RTC_CoarseCalibCmd() 1838 void RTC_CalibOutputCmd(FunctionalState NewState) in RTC_CalibOutputCmd() 1982 void RTC_TimeStampCmd(uint32_t RTC_TimeStampEdge, FunctionalState NewState) in RTC_TimeStampCmd() 2131 void RTC_TamperCmd(uint32_t RTC_Tamper, FunctionalState NewState) in RTC_TamperCmd() 2239 void RTC_TimeStampOnTamperDetectionCmd(FunctionalState NewState) in RTC_TimeStampOnTamperDetectionCmd() [all …]
|
| D | stm32f4xx_flash.c | 292 void FLASH_PrefetchBufferCmd(FunctionalState NewState) in FLASH_PrefetchBufferCmd() 314 void FLASH_InstructionCacheCmd(FunctionalState NewState) in FLASH_InstructionCacheCmd() 335 void FLASH_DataCacheCmd(FunctionalState NewState) in FLASH_DataCacheCmd() 1006 void FLASH_OB_WRPConfig(uint32_t OB_WRP, FunctionalState NewState) in FLASH_OB_WRPConfig() 1048 void FLASH_OB_WRP1Config(uint32_t OB_WRP, FunctionalState NewState) in FLASH_OB_WRP1Config() 1128 void FLASH_OB_PCROPConfig(uint32_t OB_PCROP, FunctionalState NewState) in FLASH_OB_PCROPConfig() 1165 void FLASH_OB_PCROP1Config(uint32_t OB_PCROP, FunctionalState NewState) in FLASH_OB_PCROP1Config() 1450 void FLASH_ITConfig(uint32_t FLASH_IT, FunctionalState NewState) in FLASH_ITConfig()
|
| D | stm32f4xx_spi.c | 544 void SPI_Cmd(SPI_TypeDef* SPIx, FunctionalState NewState) in SPI_Cmd() 569 void I2S_Cmd(SPI_TypeDef* SPIx, FunctionalState NewState) in I2S_Cmd() 666 void SPI_SSOutputCmd(SPI_TypeDef* SPIx, FunctionalState NewState) in SPI_SSOutputCmd() 697 void SPI_TIModeCmd(SPI_TypeDef* SPIx, FunctionalState NewState) in SPI_TIModeCmd() 914 void SPI_CalculateCRC(SPI_TypeDef* SPIx, FunctionalState NewState) in SPI_CalculateCRC() 1016 void SPI_I2S_DMACmd(SPI_TypeDef* SPIx, uint16_t SPI_I2S_DMAReq, FunctionalState NewState) in SPI_I2S_DMACmd() 1124 void SPI_I2S_ITConfig(SPI_TypeDef* SPIx, uint8_t SPI_I2S_IT, FunctionalState NewState) in SPI_I2S_ITConfig()
|
| D | stm32f4xx_dbgmcu.c | 84 void DBGMCU_Config(uint32_t DBGMCU_Periph, FunctionalState NewState) in DBGMCU_Config() 123 void DBGMCU_APB1PeriphConfig(uint32_t DBGMCU_Periph, FunctionalState NewState) in DBGMCU_APB1PeriphConfig() 152 void DBGMCU_APB2PeriphConfig(uint32_t DBGMCU_Periph, FunctionalState NewState) in DBGMCU_APB2PeriphConfig()
|
| D | stm32f4xx_dma2d.c | 273 void DMA2D_Suspend(FunctionalState NewState) in DMA2D_Suspend() 491 void DMA2D_FGStart(FunctionalState NewState) in DMA2D_FGStart() 515 void DMA2D_BGStart(FunctionalState NewState) in DMA2D_BGStart() 538 void DMA2D_DeadTimeConfig(uint32_t DMA2D_DeadTime, FunctionalState NewState) in DMA2D_DeadTimeConfig() 632 void DMA2D_ITConfig(uint32_t DMA2D_IT, FunctionalState NewState) in DMA2D_ITConfig()
|
| D | stm32f4xx_fsmc.c | 270 void FSMC_NORSRAMCmd(uint32_t FSMC_Bank, FunctionalState NewState) in FSMC_NORSRAMCmd() 468 void FSMC_NANDCmd(uint32_t FSMC_Bank, FunctionalState NewState) in FSMC_NANDCmd() 508 void FSMC_NANDECCCmd(uint32_t FSMC_Bank, FunctionalState NewState) in FSMC_NANDECCCmd() 706 void FSMC_PCCARDCmd(FunctionalState NewState) in FSMC_PCCARDCmd() 753 void FSMC_ITConfig(uint32_t FSMC_Bank, uint32_t FSMC_IT, FunctionalState NewState) in FSMC_ITConfig()
|
| D | stm32f4xx_fmc.c | 296 void FMC_NORSRAMCmd(uint32_t FMC_Bank, FunctionalState NewState) in FMC_NORSRAMCmd() 494 void FMC_NANDCmd(uint32_t FMC_Bank, FunctionalState NewState) in FMC_NANDCmd() 534 void FMC_NANDECCCmd(uint32_t FMC_Bank, FunctionalState NewState) in FMC_NANDECCCmd() 732 void FMC_PCCARDCmd(FunctionalState NewState) in FMC_PCCARDCmd() 1026 void FMC_SDRAMWriteProtectionConfig(uint32_t SDRAM_Bank, FunctionalState NewState) in FMC_SDRAMWriteProtectionConfig() 1078 void FMC_ITConfig(uint32_t FMC_Bank, uint32_t FMC_IT, FunctionalState NewState) in FMC_ITConfig()
|
| D | stm32f4xx_ltdc.c | 238 void LTDC_Cmd(FunctionalState NewState) in LTDC_Cmd() 262 void LTDC_DitherCmd(FunctionalState NewState) in LTDC_DitherCmd() 486 void LTDC_LayerCmd(LTDC_Layer_TypeDef* LTDC_Layerx, FunctionalState NewState) in LTDC_LayerCmd() 574 …* LTDC_Layerx, LTDC_ColorKeying_InitTypeDef* LTDC_colorkeying_InitStruct, FunctionalState NewState) in LTDC_ColorKeyingConfig() 631 void LTDC_CLUTCmd(LTDC_Layer_TypeDef* LTDC_Layerx, FunctionalState NewState) in LTDC_CLUTCmd() 975 void LTDC_ITConfig(uint32_t LTDC_IT, FunctionalState NewState) in LTDC_ITConfig()
|
| D | stm32f4xx_flash_ramfunc.c | 105 __RAM_FUNC FLASH_FlashInterfaceCmd(FunctionalState NewState) in FLASH_FlashInterfaceCmd() 128 __RAM_FUNC FLASH_FlashSleepModeCmd(FunctionalState NewState) in FLASH_FlashSleepModeCmd()
|
| D | stm32f4xx_hash.c | 465 void HASH_AutoStartDigest(FunctionalState NewState) in HASH_AutoStartDigest() 489 void HASH_DMACmd(FunctionalState NewState) in HASH_DMACmd() 581 void HASH_ITConfig(uint32_t HASH_IT, FunctionalState NewState) in HASH_ITConfig()
|
| D | stm32f4xx_sai.c | 432 void SAI_Cmd(SAI_Block_TypeDef* SAI_Block_x, FunctionalState NewState) in SAI_Cmd() 536 void SAI_MuteModeCmd(SAI_Block_TypeDef* SAI_Block_x, FunctionalState NewState) in SAI_MuteModeCmd() 702 void SAI_DMACmd(SAI_Block_TypeDef* SAI_Block_x, FunctionalState NewState) in SAI_DMACmd() 846 void SAI_ITConfig(SAI_Block_TypeDef* SAI_Block_x, uint32_t SAI_IT, FunctionalState NewState) in SAI_ITConfig()
|
| D | stm32f4xx_cryp.c | 403 void CRYP_Cmd(FunctionalState NewState) in CRYP_Cmd() 681 void CRYP_DMACmd(uint8_t CRYP_DMAReq, FunctionalState NewState) in CRYP_DMACmd() 799 void CRYP_ITConfig(uint8_t CRYP_IT, FunctionalState NewState) in CRYP_ITConfig()
|
| D | stm32f4xx_rng.c | 114 void RNG_Cmd(FunctionalState NewState) in RNG_Cmd() 267 void RNG_ITConfig(FunctionalState NewState) in RNG_ITConfig()
|
| D | stm32f4xx_syscfg.c | 139 void SYSCFG_MemorySwappingBank(FunctionalState NewState) in SYSCFG_MemorySwappingBank() 200 void SYSCFG_CompensationCellCmd(FunctionalState NewState) in SYSCFG_CompensationCellCmd()
|
| D | stm32f4xx_tim.c | 468 void TIM_UpdateDisableConfig(TIM_TypeDef* TIMx, FunctionalState NewState) in TIM_UpdateDisableConfig() 522 void TIM_ARRPreloadConfig(TIM_TypeDef* TIMx, FunctionalState NewState) in TIM_ARRPreloadConfig() 592 void TIM_Cmd(TIM_TypeDef* TIMx, FunctionalState NewState) in TIM_Cmd() 2265 void TIM_CtrlPWMOutputs(TIM_TypeDef* TIMx, FunctionalState NewState) in TIM_CtrlPWMOutputs() 2290 void TIM_SelectCOM(TIM_TypeDef* TIMx, FunctionalState NewState) in TIM_SelectCOM() 2315 void TIM_CCPreloadControl(TIM_TypeDef* TIMx, FunctionalState NewState) in TIM_CCPreloadControl() 2372 void TIM_ITConfig(TIM_TypeDef* TIMx, uint16_t TIM_IT, FunctionalState NewState) in TIM_ITConfig() 2618 void TIM_DMACmd(TIM_TypeDef* TIMx, uint16_t TIM_DMASource, FunctionalState NewState) in TIM_DMACmd() 2644 void TIM_SelectCCDMA(TIM_TypeDef* TIMx, FunctionalState NewState) in TIM_SelectCCDMA() 3122 void TIM_SelectHallSensor(TIM_TypeDef* TIMx, FunctionalState NewState) in TIM_SelectHallSensor()
|
| D | stm32f4xx_dma.c | 478 void DMA_Cmd(DMA_Stream_TypeDef* DMAy_Streamx, FunctionalState NewState) in DMA_Cmd() 761 void DMA_DoubleBufferModeCmd(DMA_Stream_TypeDef* DMAy_Streamx, FunctionalState NewState) in DMA_DoubleBufferModeCmd() 1118 void DMA_ITConfig(DMA_Stream_TypeDef* DMAy_Streamx, uint32_t DMA_IT, FunctionalState NewState) in DMA_ITConfig()
|
| /device/soc/st/stm32f407zg/uniproton/board/common/STM32F4x7_ETH_Driver/src/ |
| D | stm32f4x7_eth.c | 623 void ETH_MACTransmissionCmd(FunctionalState NewState) in ETH_MACTransmissionCmd() 647 void ETH_MACReceptionCmd(FunctionalState NewState) in ETH_MACReceptionCmd() 704 void ETH_BackPressureActivationCmd(FunctionalState NewState) in ETH_BackPressureActivationCmd() 791 void ETH_MACITConfig(uint32_t ETH_MAC_IT, FunctionalState NewState) in ETH_MACITConfig() 886 void ETH_MACAddressPerfectFilterCmd(uint32_t MacAddr, FunctionalState NewState) in ETH_MACAddressPerfectFilterCmd() 1381 void ETH_DMATxDescTransmitITConfig(ETH_DMADESCTypeDef *DMATxDesc, FunctionalState NewState) in ETH_DMATxDescTransmitITConfig() 1443 void ETH_DMATxDescCRCCmd(ETH_DMADESCTypeDef *DMATxDesc, FunctionalState NewState) in ETH_DMATxDescCRCCmd() 1468 void ETH_DMATxDescSecondAddressChainedCmd(ETH_DMADESCTypeDef *DMATxDesc, FunctionalState NewState) in ETH_DMATxDescSecondAddressChainedCmd() 1492 void ETH_DMATxDescShortFramePaddingCmd(ETH_DMADESCTypeDef *DMATxDesc, FunctionalState NewState) in ETH_DMATxDescShortFramePaddingCmd() 1634 void ETH_DMARxDescReceiveITConfig(ETH_DMADESCTypeDef *DMARxDesc, FunctionalState NewState) in ETH_DMARxDescReceiveITConfig() [all …]
|