| /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 | 401 void FMPI2C_Cmd(FMPI2C_TypeDef* FMPI2Cx, FunctionalState NewState); 404 void FMPI2C_StretchClockCmd(FMPI2C_TypeDef* FMPI2Cx, FunctionalState NewState); 405 void FMPI2C_DualAddressCmd(FMPI2C_TypeDef* FMPI2Cx, FunctionalState NewState); 407 void FMPI2C_GeneralCallCmd(FMPI2C_TypeDef* FMPI2Cx, FunctionalState NewState); 413 void FMPI2C_AutoEndCmd(FMPI2C_TypeDef* FMPI2Cx, FunctionalState NewState); 414 void FMPI2C_ReloadCmd(FMPI2C_TypeDef* FMPI2Cx, FunctionalState NewState); 417 void FMPI2C_GenerateSTART(FMPI2C_TypeDef* FMPI2Cx, FunctionalState NewState); 418 void FMPI2C_GenerateSTOP(FMPI2C_TypeDef* FMPI2Cx, FunctionalState NewState); 426 void FMPI2C_SMBusAlertCmd(FMPI2C_TypeDef* FMPI2Cx, FunctionalState NewState); 432 void FMPI2C_CalculatePEC(FMPI2C_TypeDef* FMPI2Cx, FunctionalState NewState); [all …]
|
| A D | stm32f4xx_i2c.h | 544 void I2C_Cmd(I2C_TypeDef* I2Cx, FunctionalState NewState); 546 void I2C_AnalogFilterCmd(I2C_TypeDef* I2Cx, FunctionalState NewState); 547 void I2C_GenerateSTART(I2C_TypeDef* I2Cx, FunctionalState NewState); 548 void I2C_GenerateSTOP(I2C_TypeDef* I2Cx, FunctionalState NewState); 552 void I2C_DualAddressCmd(I2C_TypeDef* I2Cx, FunctionalState NewState); 553 void I2C_GeneralCallCmd(I2C_TypeDef* I2Cx, FunctionalState NewState); 555 void I2C_StretchClockCmd(I2C_TypeDef* I2Cx, FunctionalState NewState); 559 void I2C_ARPCmd(I2C_TypeDef* I2Cx, FunctionalState NewState); 566 void I2C_TransmitPEC(I2C_TypeDef* I2Cx, FunctionalState NewState); 568 void I2C_CalculatePEC(I2C_TypeDef* I2Cx, FunctionalState NewState); [all …]
|
| A D | stm32f4xx_usart.h | 371 void USART_Cmd(USART_TypeDef* USARTx, FunctionalState NewState); 373 void USART_OverSampling8Cmd(USART_TypeDef* USARTx, FunctionalState NewState); 374 void USART_OneBitMethodCmd(USART_TypeDef* USARTx, FunctionalState NewState); 383 void USART_ReceiverWakeUpCmd(USART_TypeDef* USARTx, FunctionalState NewState); 387 void USART_LINCmd(USART_TypeDef* USARTx, FunctionalState NewState); 391 void USART_HalfDuplexCmd(USART_TypeDef* USARTx, FunctionalState NewState); 394 void USART_SmartCardCmd(USART_TypeDef* USARTx, FunctionalState NewState); 395 void USART_SmartCardNACKCmd(USART_TypeDef* USARTx, FunctionalState NewState); 400 void USART_IrDACmd(USART_TypeDef* USARTx, FunctionalState NewState); 403 void USART_DMACmd(USART_TypeDef* USARTx, uint16_t USART_DMAReq, FunctionalState NewState); [all …]
|
| A D | stm32f4xx_rcc.h | 888 void RCC_HSICmd(FunctionalState NewState); 890 void RCC_LSICmd(FunctionalState NewState); 892 void RCC_PLLCmd(FunctionalState NewState); 902 void RCC_PLLI2SCmd(FunctionalState NewState); 917 void RCC_PLLSAICmd(FunctionalState NewState); 928 void RCC_ClockSecuritySystemCmd(FunctionalState NewState); 942 void RCC_RTCCLKCmd(FunctionalState NewState); 943 void RCC_BackupResetCmd(FunctionalState NewState); 1024 void RCC_MCO1Cmd(FunctionalState NewState); 1025 void RCC_MCO2Cmd(FunctionalState NewState); [all …]
|
| A D | stm32f4xx_spdifrx.h | 221 void SPDIFRX_SetPreambleTypeBit(FunctionalState NewState); 222 void SPDIFRX_SetUserDataChannelStatusBits(FunctionalState NewState); 223 void SPDIFRX_SetValidityBit(FunctionalState NewState); 224 void SPDIFRX_SetParityBit(FunctionalState NewState); 230 void SPDIFRX_RxDMACmd(FunctionalState NewState); 231 void SPDIFRX_CbDMACmd(FunctionalState NewState); 234 void SPDIFRX_ITConfig(uint32_t SPDIFRX_IT, FunctionalState NewState);
|
| A D | stm32f4xx_adc.h | 50 FunctionalState ADC_ScanConvMode; /*!< Specifies whether the conversion 54 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 …]
|
| /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_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_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_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 …]
|
| /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 …]
|
| /external/platform/stm32f4xx/STM32F4xx_StdPeriph_Driver/src/ |
| A D | stm32f4xx_pwr.c | 176 void PWR_BackupAccessCmd(FunctionalState NewState) in PWR_BackupAccessCmd() 249 void PWR_PVDCmd(FunctionalState NewState) in PWR_PVDCmd() 284 void PWR_WakeUpPinCmd(FunctionalState NewState) in PWR_WakeUpPinCmd() 416 void PWR_BackupRegulatorCmd(FunctionalState NewState) in PWR_BackupRegulatorCmd() 473 void PWR_OverDriveCmd(FunctionalState NewState) in PWR_OverDriveCmd() 491 void PWR_OverDriveSWCmd(FunctionalState NewState) in PWR_OverDriveSWCmd() 518 void PWR_UnderDriveCmd(FunctionalState NewState) in PWR_UnderDriveCmd() 545 void PWR_MainRegulatorUnderDriveCmd(FunctionalState NewState) in PWR_MainRegulatorUnderDriveCmd() 569 void PWR_LowRegulatorUnderDriveCmd(FunctionalState NewState) in PWR_LowRegulatorUnderDriveCmd() 619 void PWR_LowRegulatorLowVoltageCmd(FunctionalState NewState) in PWR_LowRegulatorLowVoltageCmd() [all …]
|
| A D | stm32f4xx_fmpi2c.c | 265 void FMPI2C_Cmd(FMPI2C_TypeDef* FMPI2Cx, FunctionalState NewState) in FMPI2C_Cmd() 346 void FMPI2C_StretchClockCmd(FMPI2C_TypeDef* FMPI2Cx, FunctionalState NewState) in FMPI2C_StretchClockCmd() 371 void FMPI2C_DualAddressCmd(FMPI2C_TypeDef* FMPI2Cx, FunctionalState NewState) in FMPI2C_DualAddressCmd() 435 void FMPI2C_GeneralCallCmd(FMPI2C_TypeDef* FMPI2Cx, FunctionalState NewState) in FMPI2C_GeneralCallCmd() 579 void FMPI2C_AutoEndCmd(FMPI2C_TypeDef* FMPI2Cx, FunctionalState NewState) in FMPI2C_AutoEndCmd() 604 void FMPI2C_ReloadCmd(FMPI2C_TypeDef* FMPI2Cx, FunctionalState NewState) in FMPI2C_ReloadCmd() 683 void FMPI2C_GenerateSTART(FMPI2C_TypeDef* FMPI2Cx, FunctionalState NewState) in FMPI2C_GenerateSTART() 708 void FMPI2C_GenerateSTOP(FMPI2C_TypeDef* FMPI2Cx, FunctionalState NewState) in FMPI2C_GenerateSTOP() 912 void FMPI2C_SMBusAlertCmd(FMPI2C_TypeDef* FMPI2Cx, FunctionalState NewState) in FMPI2C_SMBusAlertCmd() 1068 void FMPI2C_CalculatePEC(FMPI2C_TypeDef* FMPI2Cx, FunctionalState NewState) in FMPI2C_CalculatePEC() [all …]
|
| A D | stm32f4xx_spdifrx.c | 161 void SPDIFRX_SetPreambleTypeBit(FunctionalState NewState) in SPDIFRX_SetPreambleTypeBit() 184 void SPDIFRX_SetUserDataChannelStatusBits(FunctionalState NewState) in SPDIFRX_SetUserDataChannelStatusBits() 207 void SPDIFRX_SetValidityBit(FunctionalState NewState) in SPDIFRX_SetValidityBit() 230 void SPDIFRX_SetParityBit(FunctionalState NewState) in SPDIFRX_SetParityBit() 253 void SPDIFRX_RxDMACmd(FunctionalState NewState) in SPDIFRX_RxDMACmd() 276 void SPDIFRX_CbDMACmd(FunctionalState NewState) in SPDIFRX_CbDMACmd() 328 void SPDIFRX_ITConfig(uint32_t SPDIFRX_IT, FunctionalState NewState) in SPDIFRX_ITConfig()
|
| A D | stm32f4xx_rcc.c | 368 void RCC_HSICmd(FunctionalState NewState) in RCC_HSICmd() 433 void RCC_LSICmd(FunctionalState NewState) in RCC_LSICmd() 556 void RCC_PLLCmd(FunctionalState NewState) in RCC_PLLCmd() 725 void RCC_PLLI2SCmd(FunctionalState NewState) in RCC_PLLI2SCmd() 854 void RCC_PLLSAICmd(FunctionalState NewState) in RCC_PLLSAICmd() 872 void RCC_ClockSecuritySystemCmd(FunctionalState NewState) in RCC_ClockSecuritySystemCmd() 1495 void RCC_RTCCLKCmd(FunctionalState NewState) in RCC_RTCCLKCmd() 1512 void RCC_BackupResetCmd(FunctionalState NewState) in RCC_BackupResetCmd() 2973 void RCC_MCO1Cmd(FunctionalState NewState) in RCC_MCO1Cmd() 2987 void RCC_MCO2Cmd(FunctionalState NewState) in RCC_MCO2Cmd() [all …]
|
| A D | stm32f4xx_i2c.c | 306 void I2C_Cmd(I2C_TypeDef* I2Cx, FunctionalState NewState) in I2C_Cmd() 335 void I2C_AnalogFilterCmd(I2C_TypeDef* I2Cx, FunctionalState NewState) in I2C_AnalogFilterCmd() 392 void I2C_GenerateSTART(I2C_TypeDef* I2Cx, FunctionalState NewState) in I2C_GenerateSTART() 416 void I2C_GenerateSTOP(I2C_TypeDef* I2Cx, FunctionalState NewState) in I2C_GenerateSTOP() 521 void I2C_DualAddressCmd(I2C_TypeDef* I2Cx, FunctionalState NewState) in I2C_DualAddressCmd() 545 void I2C_GeneralCallCmd(I2C_TypeDef* I2Cx, FunctionalState NewState) in I2C_GeneralCallCmd() 595 void I2C_StretchClockCmd(I2C_TypeDef* I2Cx, FunctionalState NewState) in I2C_StretchClockCmd() 711 void I2C_ARPCmd(I2C_TypeDef* I2Cx, FunctionalState NewState) in I2C_ARPCmd() 793 void I2C_TransmitPEC(I2C_TypeDef* I2Cx, FunctionalState NewState) in I2C_TransmitPEC() 848 void I2C_CalculatePEC(I2C_TypeDef* I2Cx, FunctionalState NewState) in I2C_CalculatePEC() [all …]
|
| A D | stm32f4xx_sdio.c | 327 void SDIO_ClockCmd(FunctionalState NewState) in SDIO_ClockCmd() 612 void SDIO_StartSDIOReadWait(FunctionalState NewState) in SDIO_StartSDIOReadWait() 626 void SDIO_StopSDIOReadWait(FunctionalState NewState) in SDIO_StopSDIOReadWait() 656 void SDIO_SetSDIOOperation(FunctionalState NewState) in SDIO_SetSDIOOperation() 670 void SDIO_SendSDIOSuspendCmd(FunctionalState NewState) in SDIO_SendSDIOSuspendCmd() 702 void SDIO_CommandCompletionCmd(FunctionalState NewState) in SDIO_CommandCompletionCmd() 716 void SDIO_CEATAITCmd(FunctionalState NewState) in SDIO_CEATAITCmd() 730 void SDIO_SendCEATACmd(FunctionalState NewState) in SDIO_SendCEATACmd() 762 void SDIO_DMACmd(FunctionalState NewState) in SDIO_DMACmd() 820 void SDIO_ITConfig(uint32_t SDIO_IT, FunctionalState NewState) in SDIO_ITConfig()
|
| /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 …]
|
| /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_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()
|