/lk-master/external/platform/stm32f4xx/STM32F4xx_StdPeriph_Driver/inc/ |
A D | stm32f4xx_pwr.h | 182 void PWR_BackupAccessCmd(FunctionalState NewState); 186 void PWR_PVDCmd(FunctionalState NewState); 190 void PWR_WakeUpPinCmd(FunctionalState NewState); 196 void PWR_BackupRegulatorCmd(FunctionalState NewState); 198 void PWR_OverDriveCmd(FunctionalState NewState); 199 void PWR_OverDriveSWCmd(FunctionalState NewState); 200 void PWR_UnderDriveCmd(FunctionalState NewState); 203 void PWR_MainRegulatorUnderDriveCmd(FunctionalState NewState); 204 void PWR_LowRegulatorUnderDriveCmd(FunctionalState NewState); 209 void PWR_LowRegulatorLowVoltageCmd(FunctionalState NewState); [all …]
|
A D | stm32f4xx_fmpi2c.h | 409 void FMPI2C_Cmd(FMPI2C_TypeDef* FMPI2Cx, FunctionalState NewState); 413 void FMPI2C_StopModeCmd(FMPI2C_TypeDef* FMPI2Cx, FunctionalState NewState); 414 void FMPI2C_DualAddressCmd(FMPI2C_TypeDef* FMPI2Cx, FunctionalState NewState); 416 void FMPI2C_GeneralCallCmd(FMPI2C_TypeDef* FMPI2Cx, FunctionalState NewState); 422 void FMPI2C_AutoEndCmd(FMPI2C_TypeDef* FMPI2Cx, FunctionalState NewState); 423 void FMPI2C_ReloadCmd(FMPI2C_TypeDef* FMPI2Cx, FunctionalState NewState); 426 void FMPI2C_GenerateSTART(FMPI2C_TypeDef* FMPI2Cx, FunctionalState NewState); 427 void FMPI2C_GenerateSTOP(FMPI2C_TypeDef* FMPI2Cx, FunctionalState NewState); 435 void FMPI2C_SMBusAlertCmd(FMPI2C_TypeDef* FMPI2Cx, FunctionalState NewState); 441 void FMPI2C_CalculatePEC(FMPI2C_TypeDef* FMPI2Cx, FunctionalState NewState); [all …]
|
A D | stm32f4xx_i2c.h | 552 void I2C_Cmd(I2C_TypeDef* I2Cx, FunctionalState NewState); 554 void I2C_AnalogFilterCmd(I2C_TypeDef* I2Cx, FunctionalState NewState); 555 void I2C_GenerateSTART(I2C_TypeDef* I2Cx, FunctionalState NewState); 556 void I2C_GenerateSTOP(I2C_TypeDef* I2Cx, FunctionalState NewState); 560 void I2C_DualAddressCmd(I2C_TypeDef* I2Cx, FunctionalState NewState); 561 void I2C_GeneralCallCmd(I2C_TypeDef* I2Cx, FunctionalState NewState); 563 void I2C_StretchClockCmd(I2C_TypeDef* I2Cx, FunctionalState NewState); 567 void I2C_ARPCmd(I2C_TypeDef* I2Cx, FunctionalState NewState); 574 void I2C_TransmitPEC(I2C_TypeDef* I2Cx, FunctionalState NewState); 576 void I2C_CalculatePEC(I2C_TypeDef* I2Cx, FunctionalState NewState); [all …]
|
A D | stm32f4xx_rcc.h | 727 void RCC_HSICmd(FunctionalState NewState); 729 void RCC_LSICmd(FunctionalState NewState); 731 void RCC_PLLCmd(FunctionalState NewState); 740 void RCC_PLLI2SCmd(FunctionalState NewState); 754 void RCC_PLLSAICmd(FunctionalState NewState); 762 void RCC_ClockSecuritySystemCmd(FunctionalState NewState); 776 void RCC_RTCCLKCmd(FunctionalState NewState); 777 void RCC_BackupResetCmd(FunctionalState NewState); 796 void RCC_AHB1PeriphClockCmd(uint32_t RCC_AHB1Periph, FunctionalState NewState); 797 void RCC_AHB2PeriphClockCmd(uint32_t RCC_AHB2Periph, FunctionalState NewState); [all …]
|
A D | stm32f4xx_usart.h | 376 void USART_Cmd(USART_TypeDef* USARTx, FunctionalState NewState); 378 void USART_OverSampling8Cmd(USART_TypeDef* USARTx, FunctionalState NewState); 379 void USART_OneBitMethodCmd(USART_TypeDef* USARTx, FunctionalState NewState); 388 void USART_ReceiverWakeUpCmd(USART_TypeDef* USARTx, FunctionalState NewState); 392 void USART_LINCmd(USART_TypeDef* USARTx, FunctionalState NewState); 396 void USART_HalfDuplexCmd(USART_TypeDef* USARTx, FunctionalState NewState); 399 void USART_SmartCardCmd(USART_TypeDef* USARTx, FunctionalState NewState); 400 void USART_SmartCardNACKCmd(USART_TypeDef* USARTx, FunctionalState NewState); 405 void USART_IrDACmd(USART_TypeDef* USARTx, FunctionalState NewState); 408 void USART_DMACmd(USART_TypeDef* USARTx, uint16_t USART_DMAReq, FunctionalState NewState); [all …]
|
A D | stm32f4xx_spdifrx.h | 228 void SPDIFRX_SetPreambleTypeBit(FunctionalState NewState); 229 void SPDIFRX_SetUserDataChannelStatusBits(FunctionalState NewState); 230 void SPDIFRX_SetValidityBit(FunctionalState NewState); 231 void SPDIFRX_SetParityBit(FunctionalState NewState); 237 void SPDIFRX_RxDMACmd(FunctionalState NewState); 238 void SPDIFRX_CbDMACmd(FunctionalState NewState); 241 void SPDIFRX_ITConfig(uint32_t SPDIFRX_IT, FunctionalState NewState);
|
/lk-master/external/platform/stm32f2xx/STM32F2xx_StdPeriph_Driver/inc/ |
A D | stm32f2xx_rcc.h | 449 void RCC_HSICmd(FunctionalState NewState); 451 void RCC_LSICmd(FunctionalState NewState); 454 void RCC_PLLCmd(FunctionalState NewState); 456 void RCC_PLLI2SCmd(FunctionalState NewState); 458 void RCC_ClockSecuritySystemCmd(FunctionalState NewState); 472 void RCC_RTCCLKCmd(FunctionalState NewState); 473 void RCC_BackupResetCmd(FunctionalState NewState); 476 void RCC_AHB1PeriphClockCmd(uint32_t RCC_AHB1Periph, FunctionalState NewState); 477 void RCC_AHB2PeriphClockCmd(uint32_t RCC_AHB2Periph, FunctionalState NewState); 478 void RCC_AHB3PeriphClockCmd(uint32_t RCC_AHB3Periph, FunctionalState NewState); [all …]
|
A D | stm32f2xx_i2c.h | 542 void I2C_Cmd(I2C_TypeDef* I2Cx, FunctionalState NewState); 543 void I2C_GenerateSTART(I2C_TypeDef* I2Cx, FunctionalState NewState); 544 void I2C_GenerateSTOP(I2C_TypeDef* I2Cx, FunctionalState NewState); 548 void I2C_DualAddressCmd(I2C_TypeDef* I2Cx, FunctionalState NewState); 549 void I2C_GeneralCallCmd(I2C_TypeDef* I2Cx, FunctionalState NewState); 550 void I2C_SoftwareResetCmd(I2C_TypeDef* I2Cx, FunctionalState NewState); 551 void I2C_StretchClockCmd(I2C_TypeDef* I2Cx, FunctionalState NewState); 555 void I2C_ARPCmd(I2C_TypeDef* I2Cx, FunctionalState NewState); 562 void I2C_TransmitPEC(I2C_TypeDef* I2Cx, FunctionalState NewState); 564 void I2C_CalculatePEC(I2C_TypeDef* I2Cx, FunctionalState NewState); [all …]
|
A D | stm32f2xx_pwr.h | 129 void PWR_BackupAccessCmd(FunctionalState NewState); 133 void PWR_PVDCmd(FunctionalState NewState); 136 void PWR_WakeUpPinCmd(FunctionalState NewState); 139 void PWR_BackupRegulatorCmd(FunctionalState NewState); 142 void PWR_FlashPowerDownCmd(FunctionalState NewState);
|
A D | stm32f2xx_usart.h | 374 void USART_Cmd(USART_TypeDef* USARTx, FunctionalState NewState); 376 void USART_OverSampling8Cmd(USART_TypeDef* USARTx, FunctionalState NewState); 377 void USART_OneBitMethodCmd(USART_TypeDef* USARTx, FunctionalState NewState); 386 void USART_ReceiverWakeUpCmd(USART_TypeDef* USARTx, FunctionalState NewState); 390 void USART_LINCmd(USART_TypeDef* USARTx, FunctionalState NewState); 394 void USART_HalfDuplexCmd(USART_TypeDef* USARTx, FunctionalState NewState); 397 void USART_SmartCardCmd(USART_TypeDef* USARTx, FunctionalState NewState); 398 void USART_SmartCardNACKCmd(USART_TypeDef* USARTx, FunctionalState NewState); 403 void USART_IrDACmd(USART_TypeDef* USARTx, FunctionalState NewState); 406 void USART_DMACmd(USART_TypeDef* USARTx, uint16_t USART_DMAReq, FunctionalState NewState); [all …]
|
A D | stm32f2xx_adc.h | 57 FunctionalState ADC_ScanConvMode; /*!< Specifies whether the conversion 61 FunctionalState ADC_ContinuousConvMode; /*!< Specifies whether the conversion 589 void ADC_Cmd(ADC_TypeDef* ADCx, FunctionalState NewState); 597 void ADC_TempSensorVrefintCmd(FunctionalState NewState); 598 void ADC_VBATCmd(FunctionalState NewState); 605 void ADC_ContinuousModeCmd(ADC_TypeDef* ADCx, FunctionalState NewState); 607 void ADC_DiscModeCmd(ADC_TypeDef* ADCx, FunctionalState NewState); 612 void ADC_DMACmd(ADC_TypeDef* ADCx, FunctionalState NewState); 614 void ADC_MultiModeDMARequestAfterLastTransferCmd(FunctionalState NewState); 624 void ADC_AutoInjectedConvCmd(ADC_TypeDef* ADCx, FunctionalState NewState); [all …]
|
/lk-master/external/platform/stm32f4xx/STM32F4xx_StdPeriph_Driver/src/ |
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_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_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_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_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_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 …]
|
/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_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_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 …]
|
/lk-master/external/platform/stm32f1xx/STM32F10x_StdPeriph_Driver/inc/ |
A D | stm32f10x_i2c.h | 524 void I2C_Cmd(I2C_TypeDef* I2Cx, FunctionalState NewState); 525 void I2C_DMACmd(I2C_TypeDef* I2Cx, FunctionalState NewState); 527 void I2C_GenerateSTART(I2C_TypeDef* I2Cx, FunctionalState NewState); 528 void I2C_GenerateSTOP(I2C_TypeDef* I2Cx, FunctionalState NewState); 531 void I2C_DualAddressCmd(I2C_TypeDef* I2Cx, FunctionalState NewState); 532 void I2C_GeneralCallCmd(I2C_TypeDef* I2Cx, FunctionalState NewState); 538 void I2C_SoftwareResetCmd(I2C_TypeDef* I2Cx, FunctionalState NewState); 540 void I2C_TransmitPEC(I2C_TypeDef* I2Cx, FunctionalState NewState); 542 void I2C_CalculatePEC(I2C_TypeDef* I2Cx, FunctionalState NewState); 544 void I2C_ARPCmd(I2C_TypeDef* I2Cx, FunctionalState NewState); [all …]
|
A D | stm32f10x_usart.h | 369 void USART_Cmd(USART_TypeDef* USARTx, FunctionalState NewState); 370 void USART_ITConfig(USART_TypeDef* USARTx, uint16_t USART_IT, FunctionalState NewState); 371 void USART_DMACmd(USART_TypeDef* USARTx, uint16_t USART_DMAReq, FunctionalState NewState); 374 void USART_ReceiverWakeUpCmd(USART_TypeDef* USARTx, FunctionalState NewState); 376 void USART_LINCmd(USART_TypeDef* USARTx, FunctionalState NewState); 382 void USART_SmartCardCmd(USART_TypeDef* USARTx, FunctionalState NewState); 383 void USART_SmartCardNACKCmd(USART_TypeDef* USARTx, FunctionalState NewState); 384 void USART_HalfDuplexCmd(USART_TypeDef* USARTx, FunctionalState NewState); 385 void USART_OverSampling8Cmd(USART_TypeDef* USARTx, FunctionalState NewState); 386 void USART_OneBitMethodCmd(USART_TypeDef* USARTx, FunctionalState NewState); [all …]
|
A D | stm32f10x_adc.h | 430 void ADC_Cmd(ADC_TypeDef* ADCx, FunctionalState NewState); 431 void ADC_DMACmd(ADC_TypeDef* ADCx, FunctionalState NewState); 432 void ADC_ITConfig(ADC_TypeDef* ADCx, uint16_t ADC_IT, FunctionalState NewState); 437 void ADC_SoftwareStartConvCmd(ADC_TypeDef* ADCx, FunctionalState NewState); 440 void ADC_DiscModeCmd(ADC_TypeDef* ADCx, FunctionalState NewState); 442 void ADC_ExternalTrigConvCmd(ADC_TypeDef* ADCx, FunctionalState NewState); 445 void ADC_AutoInjectedConvCmd(ADC_TypeDef* ADCx, FunctionalState NewState); 446 void ADC_InjectedDiscModeCmd(ADC_TypeDef* ADCx, FunctionalState NewState); 448 void ADC_ExternalTrigInjectedConvCmd(ADC_TypeDef* ADCx, FunctionalState NewState); 449 void ADC_SoftwareStartInjectedConvCmd(ADC_TypeDef* ADCx, FunctionalState NewState); [all …]
|
/lk-master/external/platform/stm32f1xx/STM32F10x_StdPeriph_Driver/src/ |
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_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 …]
|