/lk-master/external/platform/stm32f2xx/STM32F2xx_StdPeriph_Driver/src/ |
A D | stm32f2xx_rcc.c | 334 void RCC_HSICmd(FunctionalState NewState) in RCC_HSICmd() 399 void RCC_LSICmd(FunctionalState NewState) in RCC_LSICmd() 465 void RCC_PLLCmd(FunctionalState NewState) in RCC_PLLCmd() 508 void RCC_PLLI2SCmd(FunctionalState NewState) in RCC_PLLI2SCmd() 526 void RCC_ClockSecuritySystemCmd(FunctionalState NewState) in RCC_ClockSecuritySystemCmd() 1019 void RCC_RTCCLKCmd(FunctionalState NewState) in RCC_RTCCLKCmd() 1036 void RCC_BackupResetCmd(FunctionalState NewState) in RCC_BackupResetCmd() 1094 void RCC_AHB1PeriphClockCmd(uint32_t RCC_AHB1Periph, FunctionalState NewState) in RCC_AHB1PeriphClockCmd() 1126 void RCC_AHB2PeriphClockCmd(uint32_t RCC_AHB2Periph, FunctionalState NewState) in RCC_AHB2PeriphClockCmd() 1153 void RCC_AHB3PeriphClockCmd(uint32_t RCC_AHB3Periph, FunctionalState NewState) in RCC_AHB3PeriphClockCmd() [all …]
|
A D | stm32f2xx_i2c.c | 314 void I2C_Cmd(I2C_TypeDef* I2Cx, FunctionalState NewState) in I2C_Cmd() 338 void I2C_GenerateSTART(I2C_TypeDef* I2Cx, FunctionalState NewState) in I2C_GenerateSTART() 362 void I2C_GenerateSTOP(I2C_TypeDef* I2Cx, FunctionalState NewState) in I2C_GenerateSTOP() 467 void I2C_DualAddressCmd(I2C_TypeDef* I2Cx, FunctionalState NewState) in I2C_DualAddressCmd() 491 void I2C_GeneralCallCmd(I2C_TypeDef* I2Cx, FunctionalState NewState) in I2C_GeneralCallCmd() 517 void I2C_SoftwareResetCmd(I2C_TypeDef* I2Cx, FunctionalState NewState) in I2C_SoftwareResetCmd() 541 void I2C_StretchClockCmd(I2C_TypeDef* I2Cx, FunctionalState NewState) in I2C_StretchClockCmd() 657 void I2C_ARPCmd(I2C_TypeDef* I2Cx, FunctionalState NewState) in I2C_ARPCmd() 739 void I2C_TransmitPEC(I2C_TypeDef* I2Cx, FunctionalState NewState) in I2C_TransmitPEC() 794 void I2C_CalculatePEC(I2C_TypeDef* I2Cx, FunctionalState NewState) in I2C_CalculatePEC() [all …]
|
A D | stm32f2xx_usart.c | 414 void USART_Cmd(USART_TypeDef* USARTx, FunctionalState NewState) in USART_Cmd() 461 void USART_OverSampling8Cmd(USART_TypeDef* USARTx, FunctionalState NewState) in USART_OverSampling8Cmd() 487 void USART_OneBitMethodCmd(USART_TypeDef* USARTx, FunctionalState NewState) in USART_OneBitMethodCmd() 631 void USART_ReceiverWakeUpCmd(USART_TypeDef* USARTx, FunctionalState NewState) in USART_ReceiverWakeUpCmd() 745 void USART_LINCmd(USART_TypeDef* USARTx, FunctionalState NewState) in USART_LINCmd() 822 void USART_HalfDuplexCmd(USART_TypeDef* USARTx, FunctionalState NewState) in USART_HalfDuplexCmd() 926 void USART_SmartCardCmd(USART_TypeDef* USARTx, FunctionalState NewState) in USART_SmartCardCmd() 951 void USART_SmartCardNACKCmd(USART_TypeDef* USARTx, FunctionalState NewState) in USART_SmartCardNACKCmd() 1040 void USART_IrDACmd(USART_TypeDef* USARTx, FunctionalState NewState) in USART_IrDACmd() 1086 void USART_DMACmd(USART_TypeDef* USARTx, uint16_t USART_DMAReq, FunctionalState NewState) in USART_DMACmd() [all …]
|
A D | stm32f2xx_sdio.c | 333 void SDIO_ClockCmd(FunctionalState NewState) in SDIO_ClockCmd() 618 void SDIO_StartSDIOReadWait(FunctionalState NewState) in SDIO_StartSDIOReadWait() 632 void SDIO_StopSDIOReadWait(FunctionalState NewState) in SDIO_StopSDIOReadWait() 662 void SDIO_SetSDIOOperation(FunctionalState NewState) in SDIO_SetSDIOOperation() 676 void SDIO_SendSDIOSuspendCmd(FunctionalState NewState) in SDIO_SendSDIOSuspendCmd() 708 void SDIO_CommandCompletionCmd(FunctionalState NewState) in SDIO_CommandCompletionCmd() 722 void SDIO_CEATAITCmd(FunctionalState NewState) in SDIO_CEATAITCmd() 736 void SDIO_SendCEATACmd(FunctionalState NewState) in SDIO_SendCEATACmd() 768 void SDIO_DMACmd(FunctionalState NewState) in SDIO_DMACmd() 826 void SDIO_ITConfig(uint32_t SDIO_IT, FunctionalState NewState) in SDIO_ITConfig()
|
A D | stm32f2xx_adc.c | 398 void ADC_Cmd(ADC_TypeDef* ADCx, FunctionalState NewState) in ADC_Cmd() 591 void ADC_TempSensorVrefintCmd(FunctionalState NewState) in ADC_TempSensorVrefintCmd() 613 void ADC_VBATCmd(FunctionalState NewState) in ADC_VBATCmd() 878 void ADC_EOCOnEachRegularChannelCmd(ADC_TypeDef* ADCx, FunctionalState NewState) in ADC_EOCOnEachRegularChannelCmd() 903 void ADC_ContinuousModeCmd(ADC_TypeDef* ADCx, FunctionalState NewState) in ADC_ContinuousModeCmd() 961 void ADC_DiscModeCmd(ADC_TypeDef* ADCx, FunctionalState NewState) in ADC_DiscModeCmd() 1054 void ADC_DMACmd(ADC_TypeDef* ADCx, FunctionalState NewState) in ADC_DMACmd() 1105 void ADC_MultiModeDMARequestAfterLastTransferCmd(FunctionalState NewState) in ADC_MultiModeDMARequestAfterLastTransferCmd() 1425 void ADC_AutoInjectedConvCmd(ADC_TypeDef* ADCx, FunctionalState NewState) in ADC_AutoInjectedConvCmd() 1451 void ADC_InjectedDiscModeCmd(ADC_TypeDef* ADCx, FunctionalState NewState) in ADC_InjectedDiscModeCmd() [all …]
|
A D | stm32f2xx_dcmi.c | 225 void DCMI_CROPCmd(FunctionalState NewState) in DCMI_CROPCmd() 263 void DCMI_JPEGCmd(FunctionalState NewState) in DCMI_JPEGCmd() 301 void DCMI_Cmd(FunctionalState NewState) in DCMI_Cmd() 324 void DCMI_CaptureCmd(FunctionalState NewState) in DCMI_CaptureCmd() 379 void DCMI_ITConfig(uint16_t DCMI_IT, FunctionalState NewState) in DCMI_ITConfig()
|
A D | stm32f2xx_pwr.c | 136 void PWR_BackupAccessCmd(FunctionalState NewState) in PWR_BackupAccessCmd() 209 void PWR_PVDCmd(FunctionalState NewState) in PWR_PVDCmd() 243 void PWR_WakeUpPinCmd(FunctionalState NewState) in PWR_WakeUpPinCmd() 291 void PWR_BackupRegulatorCmd(FunctionalState NewState) in PWR_BackupRegulatorCmd() 326 void PWR_FlashPowerDownCmd(FunctionalState NewState) in PWR_FlashPowerDownCmd()
|
A D | stm32f2xx_dac.c | 259 void DAC_Cmd(uint32_t DAC_Channel, FunctionalState NewState) in DAC_Cmd() 287 void DAC_SoftwareTriggerCmd(uint32_t DAC_Channel, FunctionalState NewState) in DAC_SoftwareTriggerCmd() 311 void DAC_DualSoftwareTriggerCmd(FunctionalState NewState) in DAC_DualSoftwareTriggerCmd() 342 void DAC_WaveGenerationCmd(uint32_t DAC_Channel, uint32_t DAC_Wave, FunctionalState NewState) in DAC_WaveGenerationCmd() 503 void DAC_DMACmd(uint32_t DAC_Channel, FunctionalState NewState) in DAC_DMACmd() 551 void DAC_ITConfig(uint32_t DAC_Channel, uint32_t DAC_IT, FunctionalState NewState) in DAC_ITConfig()
|
/lk-master/external/platform/stm32f4xx/STM32F4xx_StdPeriph_Driver/src/ |
A D | stm32f4xx_fmpi2c.c | 273 void FMPI2C_Cmd(FMPI2C_TypeDef* FMPI2Cx, FunctionalState NewState) in FMPI2C_Cmd() 379 void FMPI2C_StopModeCmd(FMPI2C_TypeDef* FMPI2Cx, FunctionalState NewState) in FMPI2C_StopModeCmd() 404 void FMPI2C_DualAddressCmd(FMPI2C_TypeDef* FMPI2Cx, FunctionalState NewState) in FMPI2C_DualAddressCmd() 468 void FMPI2C_GeneralCallCmd(FMPI2C_TypeDef* FMPI2Cx, FunctionalState NewState) in FMPI2C_GeneralCallCmd() 612 void FMPI2C_AutoEndCmd(FMPI2C_TypeDef* FMPI2Cx, FunctionalState NewState) in FMPI2C_AutoEndCmd() 637 void FMPI2C_ReloadCmd(FMPI2C_TypeDef* FMPI2Cx, FunctionalState NewState) in FMPI2C_ReloadCmd() 716 void FMPI2C_GenerateSTART(FMPI2C_TypeDef* FMPI2Cx, FunctionalState NewState) in FMPI2C_GenerateSTART() 741 void FMPI2C_GenerateSTOP(FMPI2C_TypeDef* FMPI2Cx, FunctionalState NewState) in FMPI2C_GenerateSTOP() 945 void FMPI2C_SMBusAlertCmd(FMPI2C_TypeDef* FMPI2Cx, FunctionalState NewState) in FMPI2C_SMBusAlertCmd() 1101 void FMPI2C_CalculatePEC(FMPI2C_TypeDef* FMPI2Cx, FunctionalState NewState) in FMPI2C_CalculatePEC() [all …]
|
A D | stm32f4xx_pwr.c | 179 void PWR_BackupAccessCmd(FunctionalState NewState) in PWR_BackupAccessCmd() 252 void PWR_PVDCmd(FunctionalState NewState) in PWR_PVDCmd() 286 void PWR_WakeUpPinCmd(FunctionalState NewState) in PWR_WakeUpPinCmd() 411 void PWR_BackupRegulatorCmd(FunctionalState NewState) in PWR_BackupRegulatorCmd() 468 void PWR_OverDriveCmd(FunctionalState NewState) in PWR_OverDriveCmd() 486 void PWR_OverDriveSWCmd(FunctionalState NewState) in PWR_OverDriveSWCmd() 513 void PWR_UnderDriveCmd(FunctionalState NewState) in PWR_UnderDriveCmd() 540 void PWR_MainRegulatorUnderDriveCmd(FunctionalState NewState) in PWR_MainRegulatorUnderDriveCmd() 564 void PWR_LowRegulatorUnderDriveCmd(FunctionalState NewState) in PWR_LowRegulatorUnderDriveCmd() 614 void PWR_LowRegulatorLowVoltageCmd(FunctionalState NewState) in PWR_LowRegulatorLowVoltageCmd() [all …]
|
A D | stm32f4xx_rcc.c | 354 void RCC_HSICmd(FunctionalState NewState) in RCC_HSICmd() 419 void RCC_LSICmd(FunctionalState NewState) in RCC_LSICmd() 542 void RCC_PLLCmd(FunctionalState NewState) in RCC_PLLCmd() 711 void RCC_PLLI2SCmd(FunctionalState NewState) in RCC_PLLI2SCmd() 802 void RCC_PLLSAICmd(FunctionalState NewState) in RCC_PLLSAICmd() 820 void RCC_ClockSecuritySystemCmd(FunctionalState NewState) in RCC_ClockSecuritySystemCmd() 1433 void RCC_RTCCLKCmd(FunctionalState NewState) in RCC_RTCCLKCmd() 1450 void RCC_BackupResetCmd(FunctionalState NewState) in RCC_BackupResetCmd() 1790 void RCC_AHB1PeriphClockCmd(uint32_t RCC_AHB1Periph, FunctionalState NewState) in RCC_AHB1PeriphClockCmd() 1822 void RCC_AHB2PeriphClockCmd(uint32_t RCC_AHB2Periph, FunctionalState NewState) in RCC_AHB2PeriphClockCmd() [all …]
|
A 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() 528 void I2C_DualAddressCmd(I2C_TypeDef* I2Cx, FunctionalState NewState) in I2C_DualAddressCmd() 552 void I2C_GeneralCallCmd(I2C_TypeDef* I2Cx, FunctionalState NewState) in I2C_GeneralCallCmd() 602 void I2C_StretchClockCmd(I2C_TypeDef* I2Cx, FunctionalState NewState) in I2C_StretchClockCmd() 718 void I2C_ARPCmd(I2C_TypeDef* I2Cx, FunctionalState NewState) in I2C_ARPCmd() 800 void I2C_TransmitPEC(I2C_TypeDef* I2Cx, FunctionalState NewState) in I2C_TransmitPEC() 855 void I2C_CalculatePEC(I2C_TypeDef* I2Cx, FunctionalState NewState) in I2C_CalculatePEC() [all …]
|
A D | stm32f4xx_spdifrx.c | 169 void SPDIFRX_SetPreambleTypeBit(FunctionalState NewState) in SPDIFRX_SetPreambleTypeBit() 192 void SPDIFRX_SetUserDataChannelStatusBits(FunctionalState NewState) in SPDIFRX_SetUserDataChannelStatusBits() 215 void SPDIFRX_SetValidityBit(FunctionalState NewState) in SPDIFRX_SetValidityBit() 238 void SPDIFRX_SetParityBit(FunctionalState NewState) in SPDIFRX_SetParityBit() 261 void SPDIFRX_RxDMACmd(FunctionalState NewState) in SPDIFRX_RxDMACmd() 284 void SPDIFRX_CbDMACmd(FunctionalState NewState) in SPDIFRX_CbDMACmd() 336 void SPDIFRX_ITConfig(uint32_t SPDIFRX_IT, FunctionalState NewState) in SPDIFRX_ITConfig()
|
A D | stm32f4xx_usart.c | 427 void USART_Cmd(USART_TypeDef* USARTx, FunctionalState NewState) in USART_Cmd() 474 void USART_OverSampling8Cmd(USART_TypeDef* USARTx, FunctionalState NewState) in USART_OverSampling8Cmd() 500 void USART_OneBitMethodCmd(USART_TypeDef* USARTx, FunctionalState NewState) in USART_OneBitMethodCmd() 645 void USART_ReceiverWakeUpCmd(USART_TypeDef* USARTx, FunctionalState NewState) in USART_ReceiverWakeUpCmd() 759 void USART_LINCmd(USART_TypeDef* USARTx, FunctionalState NewState) in USART_LINCmd() 836 void USART_HalfDuplexCmd(USART_TypeDef* USARTx, FunctionalState NewState) in USART_HalfDuplexCmd() 939 void USART_SmartCardCmd(USART_TypeDef* USARTx, FunctionalState NewState) in USART_SmartCardCmd() 964 void USART_SmartCardNACKCmd(USART_TypeDef* USARTx, FunctionalState NewState) in USART_SmartCardNACKCmd() 1053 void USART_IrDACmd(USART_TypeDef* USARTx, FunctionalState NewState) in USART_IrDACmd() 1099 void USART_DMACmd(USART_TypeDef* USARTx, uint16_t USART_DMAReq, FunctionalState NewState) in USART_DMACmd() [all …]
|
A 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()
|
A 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() 1103 void ADC_MultiModeDMARequestAfterLastTransferCmd(FunctionalState NewState) in ADC_MultiModeDMARequestAfterLastTransferCmd() 1423 void ADC_AutoInjectedConvCmd(ADC_TypeDef* ADCx, FunctionalState NewState) in ADC_AutoInjectedConvCmd() 1449 void ADC_InjectedDiscModeCmd(ADC_TypeDef* ADCx, FunctionalState NewState) in ADC_InjectedDiscModeCmd() [all …]
|
A 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() 2131 void RTC_TamperCmd(uint32_t RTC_Tamper, FunctionalState NewState) in RTC_TamperCmd() 2239 void RTC_TimeStampOnTamperDetectionCmd(FunctionalState NewState) in RTC_TimeStampOnTamperDetectionCmd() 2262 void RTC_TamperPullUpCmd(FunctionalState NewState) in RTC_TamperPullUpCmd() [all …]
|
A 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()
|
A 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()
|
/lk-master/external/platform/stm32f1xx/STM32F10x_StdPeriph_Driver/src/ |
A D | stm32f10x_i2c.c | 321 void I2C_Cmd(I2C_TypeDef* I2Cx, FunctionalState NewState) in I2C_Cmd() 345 void I2C_DMACmd(I2C_TypeDef* I2Cx, FunctionalState NewState) in I2C_DMACmd() 393 void I2C_GenerateSTART(I2C_TypeDef* I2Cx, FunctionalState NewState) in I2C_GenerateSTART() 417 void I2C_GenerateSTOP(I2C_TypeDef* I2Cx, FunctionalState NewState) in I2C_GenerateSTOP() 491 void I2C_DualAddressCmd(I2C_TypeDef* I2Cx, FunctionalState NewState) in I2C_DualAddressCmd() 515 void I2C_GeneralCallCmd(I2C_TypeDef* I2Cx, FunctionalState NewState) in I2C_GeneralCallCmd() 657 void I2C_SoftwareResetCmd(I2C_TypeDef* I2Cx, FunctionalState NewState) in I2C_SoftwareResetCmd() 707 void I2C_TransmitPEC(I2C_TypeDef* I2Cx, FunctionalState NewState) in I2C_TransmitPEC() 757 void I2C_CalculatePEC(I2C_TypeDef* I2Cx, FunctionalState NewState) in I2C_CalculatePEC() 794 void I2C_ARPCmd(I2C_TypeDef* I2Cx, FunctionalState NewState) in I2C_ARPCmd() [all …]
|
A D | stm32f10x_rcc.c | 353 void RCC_HSICmd(FunctionalState NewState) in RCC_HSICmd() 400 void RCC_PLLCmd(FunctionalState NewState) in RCC_PLLCmd() 504 void RCC_PLL2Cmd(FunctionalState NewState) in RCC_PLL2Cmd() 545 void RCC_PLL3Cmd(FunctionalState NewState) in RCC_PLL3Cmd() 699 void RCC_ITConfig(uint8_t RCC_IT, FunctionalState NewState) in RCC_ITConfig() 861 void RCC_LSICmd(FunctionalState NewState) in RCC_LSICmd() 892 void RCC_RTCCLKCmd(FunctionalState NewState) in RCC_RTCCLKCmd() 1063 void RCC_AHBPeriphClockCmd(uint32_t RCC_AHBPeriph, FunctionalState NewState) in RCC_AHBPeriphClockCmd() 1152 void RCC_AHBPeriphResetCmd(uint32_t RCC_AHBPeriph, FunctionalState NewState) in RCC_AHBPeriphResetCmd() 1236 void RCC_BackupResetCmd(FunctionalState NewState) in RCC_BackupResetCmd() [all …]
|
A D | stm32f10x_sdio.c | 234 void SDIO_ClockCmd(FunctionalState NewState) in SDIO_ClockCmd() 306 void SDIO_ITConfig(uint32_t SDIO_IT, FunctionalState NewState) in SDIO_ITConfig() 330 void SDIO_DMACmd(FunctionalState NewState) in SDIO_DMACmd() 528 void SDIO_StartSDIOReadWait(FunctionalState NewState) in SDIO_StartSDIOReadWait() 542 void SDIO_StopSDIOReadWait(FunctionalState NewState) in SDIO_StopSDIOReadWait() 572 void SDIO_SetSDIOOperation(FunctionalState NewState) in SDIO_SetSDIOOperation() 586 void SDIO_SendSDIOSuspendCmd(FunctionalState NewState) in SDIO_SendSDIOSuspendCmd() 600 void SDIO_CommandCompletionCmd(FunctionalState NewState) in SDIO_CommandCompletionCmd() 613 void SDIO_CEATAITCmd(FunctionalState NewState) in SDIO_CEATAITCmd() 626 void SDIO_SendCEATACmd(FunctionalState NewState) in SDIO_SendCEATACmd()
|
A D | stm32f10x_usart.c | 348 void USART_Cmd(USART_TypeDef* USARTx, FunctionalState NewState) in USART_Cmd() 385 void USART_ITConfig(USART_TypeDef* USARTx, uint16_t USART_IT, FunctionalState NewState) in USART_ITConfig() 445 void USART_DMACmd(USART_TypeDef* USARTx, uint16_t USART_DMAReq, FunctionalState NewState) in USART_DMACmd() 515 void USART_ReceiverWakeUpCmd(USART_TypeDef* USARTx, FunctionalState NewState) in USART_ReceiverWakeUpCmd() 563 void USART_LINCmd(USART_TypeDef* USARTx, FunctionalState NewState) in USART_LINCmd() 677 void USART_SmartCardCmd(USART_TypeDef* USARTx, FunctionalState NewState) in USART_SmartCardCmd() 702 void USART_SmartCardNACKCmd(USART_TypeDef* USARTx, FunctionalState NewState) in USART_SmartCardNACKCmd() 728 void USART_HalfDuplexCmd(USART_TypeDef* USARTx, FunctionalState NewState) in USART_HalfDuplexCmd() 759 void USART_OverSampling8Cmd(USART_TypeDef* USARTx, FunctionalState NewState) in USART_OverSampling8Cmd() 786 void USART_OneBitMethodCmd(USART_TypeDef* USARTx, FunctionalState NewState) in USART_OneBitMethodCmd() [all …]
|
A D | stm32f10x_adc.c | 298 void ADC_Cmd(ADC_TypeDef* ADCx, FunctionalState NewState) in ADC_Cmd() 323 void ADC_DMACmd(ADC_TypeDef* ADCx, FunctionalState NewState) in ADC_DMACmd() 352 void ADC_ITConfig(ADC_TypeDef* ADCx, uint16_t ADC_IT, FunctionalState NewState) in ADC_ITConfig() 456 void ADC_SoftwareStartConvCmd(ADC_TypeDef* ADCx, FunctionalState NewState) in ADC_SoftwareStartConvCmd() 535 void ADC_DiscModeCmd(ADC_TypeDef* ADCx, FunctionalState NewState) in ADC_DiscModeCmd() 685 void ADC_ExternalTrigConvCmd(ADC_TypeDef* ADCx, FunctionalState NewState) in ADC_ExternalTrigConvCmd() 733 void ADC_AutoInjectedConvCmd(ADC_TypeDef* ADCx, FunctionalState NewState) in ADC_AutoInjectedConvCmd() 759 void ADC_InjectedDiscModeCmd(ADC_TypeDef* ADCx, FunctionalState NewState) in ADC_InjectedDiscModeCmd() 823 void ADC_ExternalTrigInjectedConvCmd(ADC_TypeDef* ADCx, FunctionalState NewState) in ADC_ExternalTrigInjectedConvCmd() 848 void ADC_SoftwareStartInjectedConvCmd(ADC_TypeDef* ADCx, FunctionalState NewState) in ADC_SoftwareStartInjectedConvCmd() [all …]
|
A D | stm32f10x_dac.c | 172 void DAC_Cmd(uint32_t DAC_Channel, FunctionalState NewState) in DAC_Cmd() 202 void DAC_ITConfig(uint32_t DAC_Channel, uint32_t DAC_IT, FunctionalState NewState) in DAC_ITConfig() 232 void DAC_DMACmd(uint32_t DAC_Channel, FunctionalState NewState) in DAC_DMACmd() 259 void DAC_SoftwareTriggerCmd(uint32_t DAC_Channel, FunctionalState NewState) in DAC_SoftwareTriggerCmd() 283 void DAC_DualSoftwareTriggerCmd(FunctionalState NewState) in DAC_DualSoftwareTriggerCmd() 313 void DAC_WaveGenerationCmd(uint32_t DAC_Channel, uint32_t DAC_Wave, FunctionalState NewState) in DAC_WaveGenerationCmd()
|