Home
last modified time | relevance | path

Searched defs:NewState (Results 1 – 25 of 274) sorted by relevance

1234567891011

/bsp/ft32/libraries/FT32F0xx/FT32F0xx_Driver/Src/
A Dft32f0xx_adc.c138 void ADC_Cmd(ADC_TypeDef* ADCx, FunctionalState NewState) in ADC_Cmd()
414 void ADC_TempSensorCmd(FunctionalState NewState) in ADC_TempSensorCmd()
437 void ADC_VrefintCmd(FunctionalState NewState) in ADC_VrefintCmd()
461 void ADC_VbatCmd(FunctionalState NewState) in ADC_VbatCmd()
714 void ADC_DMACmd(ADC_TypeDef* ADCx, FunctionalState NewState) in ADC_DMACmd()
961 void ADC_VrefDecibCmd(FunctionalState NewState) in ADC_VrefDecibCmd()
988 void ADC_IoshSmpCmd(uint32_t SmpEn, FunctionalState NewState) in ADC_IoshSmpCmd()
1136 void ADC_ExtModeCmd(FunctionalState NewState) in ADC_ExtModeCmd()
1158 void ADC_TrgdDisSmpCmd(FunctionalState NewState) in ADC_TrgdDisSmpCmd()
1207 void ADC_RtenCmd(uint32_t Rtenx, FunctionalState NewState) in ADC_RtenCmd()
[all …]
A Dft32f0xx_i2c.c172 void I2C_Cmd(I2C_TypeDef* I2Cx, FunctionalState NewState) in I2C_Cmd()
252 void I2C_StretchClockCmd(I2C_TypeDef* I2Cx, FunctionalState NewState) in I2C_StretchClockCmd()
277 void I2C_DualAddressCmd(I2C_TypeDef* I2Cx, FunctionalState NewState) in I2C_DualAddressCmd()
341 void I2C_GeneralCallCmd(I2C_TypeDef* I2Cx, FunctionalState NewState) in I2C_GeneralCallCmd()
452 void I2C_AutoEndCmd(I2C_TypeDef* I2Cx, FunctionalState NewState) in I2C_AutoEndCmd()
477 void I2C_ReloadCmd(I2C_TypeDef* I2Cx, FunctionalState NewState) in I2C_ReloadCmd()
556 void I2C_GenerateSTART(I2C_TypeDef* I2Cx, FunctionalState NewState) in I2C_GenerateSTART()
581 void I2C_GenerateSTOP(I2C_TypeDef* I2Cx, FunctionalState NewState) in I2C_GenerateSTOP()
749 void I2C_SMBusAlertCmd(I2C_TypeDef* I2Cx, FunctionalState NewState) in I2C_SMBusAlertCmd()
905 void I2C_CalculatePEC(I2C_TypeDef* I2Cx, FunctionalState NewState) in I2C_CalculatePEC()
[all …]
A Dft32f0xx_rcc.c197 void RCC_HSICmd(FunctionalState NewState) in RCC_HSICmd()
254 void RCC_HSI14Cmd(FunctionalState NewState) in RCC_HSI14Cmd()
275 void RCC_HSI14ADCRequestCmd(FunctionalState NewState) in RCC_HSI14ADCRequestCmd()
357 void RCC_LSICmd(FunctionalState NewState) in RCC_LSICmd()
414 void RCC_PLLCmd(FunctionalState NewState) in RCC_PLLCmd()
439 void RCC_HSI48Cmd(FunctionalState NewState) in RCC_HSI48Cmd()
488 void RCC_ClockSecuritySystemCmd(FunctionalState NewState) in RCC_ClockSecuritySystemCmd()
1042 void RCC_RTCCLKCmd(FunctionalState NewState) in RCC_RTCCLKCmd()
1065 void RCC_BackupResetCmd(FunctionalState NewState) in RCC_BackupResetCmd()
1103 void RCC_AHBPeriphClockCmd(uint32_t RCC_AHBPeriph, FunctionalState NewState) in RCC_AHBPeriphClockCmd()
[all …]
A Dft32f0xx_usart.c250 void USART_Cmd(USART_TypeDef* USARTx, FunctionalState NewState) in USART_Cmd()
309 void USART_OverSampling8Cmd(USART_TypeDef* USARTx, FunctionalState NewState) in USART_OverSampling8Cmd()
335 void USART_OneBitMethodCmd(USART_TypeDef* USARTx, FunctionalState NewState) in USART_OneBitMethodCmd()
363 void USART_MSBFirstCmd(USART_TypeDef* USARTx, FunctionalState NewState) in USART_MSBFirstCmd()
395 void USART_DataInvCmd(USART_TypeDef* USARTx, FunctionalState NewState) in USART_DataInvCmd()
460 void USART_SWAPPinCmd(USART_TypeDef* USARTx, FunctionalState NewState) in USART_SWAPPinCmd()
485 void USART_ReceiverTimeOutCmd(USART_TypeDef* USARTx, FunctionalState NewState) in USART_ReceiverTimeOutCmd()
534 void USART_AutoBaudRateCmd(USART_TypeDef* USARTx, FunctionalState NewState) in USART_AutoBaudRateCmd()
634 void USART_MuteModeCmd(USART_TypeDef* USARTx, FunctionalState NewState) in USART_MuteModeCmd()
700 void USART_HalfDuplexCmd(USART_TypeDef* USARTx, FunctionalState NewState) in USART_HalfDuplexCmd()
[all …]
/bsp/hk32/libraries/HK32F0xx_StdPeriph_Driver/src/
A Dhk32f0xx_i2c.c250 void I2C_Cmd(I2C_TypeDef *I2Cx, FunctionalState NewState) in I2C_Cmd()
358 void I2C_StopModeCmd(I2C_TypeDef *I2Cx, FunctionalState NewState) in I2C_StopModeCmd()
383 void I2C_DualAddressCmd(I2C_TypeDef *I2Cx, FunctionalState NewState) in I2C_DualAddressCmd()
447 void I2C_GeneralCallCmd(I2C_TypeDef *I2Cx, FunctionalState NewState) in I2C_GeneralCallCmd()
591 void I2C_AutoEndCmd(I2C_TypeDef *I2Cx, FunctionalState NewState) in I2C_AutoEndCmd()
616 void I2C_ReloadCmd(I2C_TypeDef *I2Cx, FunctionalState NewState) in I2C_ReloadCmd()
695 void I2C_GenerateSTART(I2C_TypeDef *I2Cx, FunctionalState NewState) in I2C_GenerateSTART()
720 void I2C_GenerateSTOP(I2C_TypeDef *I2Cx, FunctionalState NewState) in I2C_GenerateSTOP()
924 void I2C_SMBusAlertCmd(I2C_TypeDef *I2Cx, FunctionalState NewState) in I2C_SMBusAlertCmd()
1080 void I2C_CalculatePEC(I2C_TypeDef *I2Cx, FunctionalState NewState) in I2C_CalculatePEC()
[all …]
A Dhk32f0xx_usart.c349 void USART_Cmd(USART_TypeDef *USARTx, FunctionalState NewState) in USART_Cmd()
466 void USART_MSBFirstCmd(USART_TypeDef *USARTx, FunctionalState NewState) in USART_MSBFirstCmd()
499 void USART_DataInvCmd(USART_TypeDef *USARTx, FunctionalState NewState) in USART_DataInvCmd()
566 void USART_SWAPPinCmd(USART_TypeDef *USARTx, FunctionalState NewState) in USART_SWAPPinCmd()
686 void USART_STOPModeCmd(USART_TypeDef *USARTx, FunctionalState NewState) in USART_STOPModeCmd()
926 void USART_MuteModeCmd(USART_TypeDef *USARTx, FunctionalState NewState) in USART_MuteModeCmd()
1056 void USART_LINCmd(USART_TypeDef *USARTx, FunctionalState NewState) in USART_LINCmd()
1113 void USART_HalfDuplexCmd(USART_TypeDef *USARTx, FunctionalState NewState) in USART_HalfDuplexCmd()
1213 void USART_SmartCardCmd(USART_TypeDef *USARTx, FunctionalState NewState) in USART_SmartCardCmd()
1361 void USART_IrDACmd(USART_TypeDef *USARTx, FunctionalState NewState) in USART_IrDACmd()
[all …]
A Dhk32f0xx_adc.c200 void ADC_Cmd(ADC_TypeDef *ADCx, FunctionalState NewState) in ADC_Cmd()
310 void ADC_AutoPowerOffCmd(ADC_TypeDef *ADCx, FunctionalState NewState) in ADC_AutoPowerOffCmd()
344 void ADC_WaitModeCmd(ADC_TypeDef *ADCx, FunctionalState NewState) in ADC_WaitModeCmd()
396 void ADC_AnalogWatchdogCmd(ADC_TypeDef *ADCx, FunctionalState NewState) in ADC_AnalogWatchdogCmd()
544 void ADC_TempSensorCmd(FunctionalState NewState) in ADC_TempSensorCmd()
567 void ADC_VrefintCmd(FunctionalState NewState) in ADC_VrefintCmd()
591 void ADC_VbatCmd(FunctionalState NewState) in ADC_VbatCmd()
716 void ADC_ContinuousModeCmd(ADC_TypeDef *ADCx, FunctionalState NewState) in ADC_ContinuousModeCmd()
744 void ADC_DiscModeCmd(ADC_TypeDef *ADCx, FunctionalState NewState) in ADC_DiscModeCmd()
769 void ADC_OverrunModeCmd(ADC_TypeDef *ADCx, FunctionalState NewState) in ADC_OverrunModeCmd()
[all …]
A Dhk32f0xx_rcc.c269 void RCC_HSICmd(FunctionalState NewState) in RCC_HSICmd()
326 void RCC_HSI14Cmd(FunctionalState NewState) in RCC_HSI14Cmd()
347 void RCC_HSI14ADCRequestCmd(FunctionalState NewState) in RCC_HSI14ADCRequestCmd()
440 void RCC_LSICmd(FunctionalState NewState) in RCC_LSICmd()
496 void RCC_PLLCmd(FunctionalState NewState) in RCC_PLLCmd()
546 void RCC_ClockSecuritySystemCmd(FunctionalState NewState) in RCC_ClockSecuritySystemCmd()
1153 void RCC_RTCCLKCmd(FunctionalState NewState) in RCC_RTCCLKCmd()
1176 void RCC_BackupResetCmd(FunctionalState NewState) in RCC_BackupResetCmd()
1213 void RCC_AHBPeriphClockCmd(uint32_t RCC_AHBPeriph, FunctionalState NewState) in RCC_AHBPeriphClockCmd()
1319 void RCC_AHBPeriphResetCmd(uint32_t RCC_AHBPeriph, FunctionalState NewState) in RCC_AHBPeriphResetCmd()
[all …]
/bsp/wch/arm/Libraries/CH32F20x_StdPeriph_Driver/StdPeriph_Driver/src/
A Dch32f20x_eth.c371 void ETH_MACTransmissionCmd(FunctionalState NewState) in ETH_MACTransmissionCmd()
389 void ETH_MACReceptionCmd(FunctionalState NewState) in ETH_MACReceptionCmd()
1387 void ETH_DMATransmissionCmd(FunctionalState NewState) in ETH_DMATransmissionCmd()
1405 void ETH_DMAReceptionCmd(FunctionalState NewState) in ETH_DMAReceptionCmd()
1597 void ETH_GlobalUnicastWakeUpCmd(FunctionalState NewState) in ETH_GlobalUnicastWakeUpCmd()
1637 void ETH_WakeUpFrameDetectionCmd(FunctionalState NewState) in ETH_WakeUpFrameDetectionCmd()
1673 void ETH_PowerDownCmd(FunctionalState NewState) in ETH_PowerDownCmd()
1691 void ETH_MMCCounterFreezeCmd(FunctionalState NewState) in ETH_MMCCounterFreezeCmd()
1709 void ETH_MMCResetOnReadCmd(FunctionalState NewState) in ETH_MMCResetOnReadCmd()
1727 void ETH_MMCCounterRolloverCmd(FunctionalState NewState) in ETH_MMCCounterRolloverCmd()
[all …]
A Dch32f20x_rcc.c177 void RCC_HSICmd(FunctionalState NewState) in RCC_HSICmd()
252 void RCC_PLLCmd(FunctionalState NewState) in RCC_PLLCmd()
461 void RCC_LSICmd(FunctionalState NewState) in RCC_LSICmd()
493 void RCC_RTCCLKCmd(FunctionalState NewState) in RCC_RTCCLKCmd()
783 void RCC_BackupResetCmd(FunctionalState NewState) in RCC_BackupResetCmd()
800 void RCC_ClockSecuritySystemCmd(FunctionalState NewState) in RCC_ClockSecuritySystemCmd()
1005 void RCC_PLL2Cmd(FunctionalState NewState) in RCC_PLL2Cmd()
1039 void RCC_PLL3Cmd(FunctionalState NewState) in RCC_PLL3Cmd()
1120 void RCC_ADCCLKADJcmd(FunctionalState NewState) in RCC_ADCCLKADJcmd()
1167 void RCC_ETH1G_125Mcmd(FunctionalState NewState) in RCC_ETH1G_125Mcmd()
[all …]
A Dch32f20x_sdio.c94 void SDIO_ClockCmd(FunctionalState NewState) in SDIO_ClockCmd()
160 void SDIO_ITConfig(uint32_t SDIO_IT, FunctionalState NewState) in SDIO_ITConfig()
178 void SDIO_DMACmd(FunctionalState NewState) in SDIO_DMACmd()
341 void SDIO_StartSDIOReadWait(FunctionalState NewState) in SDIO_StartSDIOReadWait()
353 void SDIO_StopSDIOReadWait(FunctionalState NewState) in SDIO_StopSDIOReadWait()
380 void SDIO_SetSDIOOperation(FunctionalState NewState) in SDIO_SetSDIOOperation()
392 void SDIO_SendSDIOSuspendCmd(FunctionalState NewState) in SDIO_SendSDIOSuspendCmd()
404 void SDIO_CommandCompletionCmd(FunctionalState NewState) in SDIO_CommandCompletionCmd()
416 void SDIO_CEATAITCmd(FunctionalState NewState) in SDIO_CEATAITCmd()
428 void SDIO_SendCEATACmd(FunctionalState NewState) in SDIO_SendCEATACmd()
A Dch32f20x_i2c.c206 void I2C_Cmd(I2C_TypeDef* I2Cx, FunctionalState NewState) in I2C_Cmd()
225 void I2C_DMACmd(I2C_TypeDef* I2Cx, FunctionalState NewState) in I2C_DMACmd()
263 void I2C_GenerateSTART(I2C_TypeDef* I2Cx, FunctionalState NewState) in I2C_GenerateSTART()
282 void I2C_GenerateSTOP(I2C_TypeDef* I2Cx, FunctionalState NewState) in I2C_GenerateSTOP()
337 void I2C_DualAddressCmd(I2C_TypeDef* I2Cx, FunctionalState NewState) in I2C_DualAddressCmd()
356 void I2C_GeneralCallCmd(I2C_TypeDef* I2Cx, FunctionalState NewState) in I2C_GeneralCallCmd()
472 void I2C_SoftwareResetCmd(I2C_TypeDef* I2Cx, FunctionalState NewState) in I2C_SoftwareResetCmd()
535 void I2C_TransmitPEC(I2C_TypeDef* I2Cx, FunctionalState NewState) in I2C_TransmitPEC()
575 void I2C_CalculatePEC(I2C_TypeDef* I2Cx, FunctionalState NewState) in I2C_CalculatePEC()
605 void I2C_ARPCmd(I2C_TypeDef* I2Cx, FunctionalState NewState) in I2C_ARPCmd()
[all …]
A Dch32f20x_usart.c228 void USART_Cmd(USART_TypeDef* USARTx, FunctionalState NewState) in USART_Cmd()
256 void USART_ITConfig(USART_TypeDef* USARTx, uint16_t USART_IT, FunctionalState NewState) in USART_ITConfig()
303 void USART_DMACmd(USART_TypeDef* USARTx, uint16_t USART_DMAReq, FunctionalState NewState) in USART_DMACmd()
350 void USART_ReceiverWakeUpCmd(USART_TypeDef* USARTx, FunctionalState NewState) in USART_ReceiverWakeUpCmd()
384 void USART_LINCmd(USART_TypeDef* USARTx, FunctionalState NewState) in USART_LINCmd()
463 void USART_SmartCardCmd(USART_TypeDef* USARTx, FunctionalState NewState) in USART_SmartCardCmd()
482 void USART_SmartCardNACKCmd(USART_TypeDef* USARTx, FunctionalState NewState) in USART_SmartCardNACKCmd()
501 void USART_HalfDuplexCmd(USART_TypeDef* USARTx, FunctionalState NewState) in USART_HalfDuplexCmd()
520 void USART_OverSampling8Cmd(USART_TypeDef* USARTx, FunctionalState NewState) in USART_OverSampling8Cmd()
539 void USART_OneBitMethodCmd(USART_TypeDef* USARTx, FunctionalState NewState) in USART_OneBitMethodCmd()
[all …]
/bsp/wch/risc-v/Libraries/CH32V10x_StdPeriph_Driver/StdPeriph_Driver/src/
A Dch32v10x_rcc.c174 void RCC_HSICmd(FunctionalState NewState) in RCC_HSICmd()
222 void RCC_PLLCmd(FunctionalState NewState) in RCC_PLLCmd()
364 void RCC_ITConfig(uint8_t RCC_IT, FunctionalState NewState) in RCC_ITConfig()
466 void RCC_LSICmd(FunctionalState NewState) in RCC_LSICmd()
505 void RCC_RTCCLKCmd(FunctionalState NewState) in RCC_RTCCLKCmd()
609 void RCC_AHBPeriphClockCmd(uint32_t RCC_AHBPeriph, FunctionalState NewState) in RCC_AHBPeriphClockCmd()
643 void RCC_APB2PeriphClockCmd(uint32_t RCC_APB2Periph, FunctionalState NewState) in RCC_APB2PeriphClockCmd()
678 void RCC_APB1PeriphClockCmd(uint32_t RCC_APB1Periph, FunctionalState NewState) in RCC_APB1PeriphClockCmd()
710 void RCC_APB2PeriphResetCmd(uint32_t RCC_APB2Periph, FunctionalState NewState) in RCC_APB2PeriphResetCmd()
767 void RCC_BackupResetCmd(FunctionalState NewState) in RCC_BackupResetCmd()
[all …]
A Dch32v10x_i2c.c218 void I2C_Cmd(I2C_TypeDef *I2Cx, FunctionalState NewState) in I2C_Cmd()
240 void I2C_DMACmd(I2C_TypeDef *I2Cx, FunctionalState NewState) in I2C_DMACmd()
284 void I2C_GenerateSTART(I2C_TypeDef *I2Cx, FunctionalState NewState) in I2C_GenerateSTART()
306 void I2C_GenerateSTOP(I2C_TypeDef *I2Cx, FunctionalState NewState) in I2C_GenerateSTOP()
370 void I2C_DualAddressCmd(I2C_TypeDef *I2Cx, FunctionalState NewState) in I2C_DualAddressCmd()
392 void I2C_GeneralCallCmd(I2C_TypeDef *I2Cx, FunctionalState NewState) in I2C_GeneralCallCmd()
526 void I2C_SoftwareResetCmd(I2C_TypeDef *I2Cx, FunctionalState NewState) in I2C_SoftwareResetCmd()
598 void I2C_TransmitPEC(I2C_TypeDef *I2Cx, FunctionalState NewState) in I2C_TransmitPEC()
644 void I2C_CalculatePEC(I2C_TypeDef *I2Cx, FunctionalState NewState) in I2C_CalculatePEC()
680 void I2C_ARPCmd(I2C_TypeDef *I2Cx, FunctionalState NewState) in I2C_ARPCmd()
[all …]
A Dch32v10x_usart.c250 void USART_Cmd(USART_TypeDef *USARTx, FunctionalState NewState) in USART_Cmd()
282 void USART_ITConfig(USART_TypeDef *USARTx, uint16_t USART_IT, FunctionalState NewState) in USART_ITConfig()
332 void USART_DMACmd(USART_TypeDef *USARTx, uint16_t USART_DMAReq, FunctionalState NewState) in USART_DMACmd()
388 void USART_ReceiverWakeUpCmd(USART_TypeDef *USARTx, FunctionalState NewState) in USART_ReceiverWakeUpCmd()
428 void USART_LINCmd(USART_TypeDef *USARTx, FunctionalState NewState) in USART_LINCmd()
525 void USART_SmartCardCmd(USART_TypeDef *USARTx, FunctionalState NewState) in USART_SmartCardCmd()
547 void USART_SmartCardNACKCmd(USART_TypeDef *USARTx, FunctionalState NewState) in USART_SmartCardNACKCmd()
569 void USART_HalfDuplexCmd(USART_TypeDef *USARTx, FunctionalState NewState) in USART_HalfDuplexCmd()
591 void USART_OverSampling8Cmd(USART_TypeDef *USARTx, FunctionalState NewState) in USART_OverSampling8Cmd()
613 void USART_OneBitMethodCmd(USART_TypeDef *USARTx, FunctionalState NewState) in USART_OneBitMethodCmd()
[all …]
/bsp/airm2m/air32f103/libraries/AIR32F10xLib/src/
A Dair32f10x_i2c.c297 void I2C_Cmd(I2C_TypeDef* I2Cx, FunctionalState NewState) in I2C_Cmd()
321 void I2C_DMACmd(I2C_TypeDef* I2Cx, FunctionalState NewState) in I2C_DMACmd()
369 void I2C_GenerateSTART(I2C_TypeDef* I2Cx, FunctionalState NewState) in I2C_GenerateSTART()
393 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()
633 void I2C_SoftwareResetCmd(I2C_TypeDef* I2Cx, FunctionalState NewState) in I2C_SoftwareResetCmd()
723 void I2C_TransmitPEC(I2C_TypeDef* I2Cx, FunctionalState NewState) in I2C_TransmitPEC()
778 void I2C_CalculatePEC(I2C_TypeDef* I2Cx, FunctionalState NewState) in I2C_CalculatePEC()
815 void I2C_ARPCmd(I2C_TypeDef* I2Cx, FunctionalState NewState) in I2C_ARPCmd()
[all …]
A Dair32f10x_sdio.c211 void SDIO_ClockCmd(FunctionalState NewState) in SDIO_ClockCmd()
283 void SDIO_ITConfig(uint32_t SDIO_IT, FunctionalState NewState) in SDIO_ITConfig()
307 void SDIO_DMACmd(FunctionalState NewState) in SDIO_DMACmd()
505 void SDIO_StartSDIOReadWait(FunctionalState NewState) in SDIO_StartSDIOReadWait()
519 void SDIO_StopSDIOReadWait(FunctionalState NewState) in SDIO_StopSDIOReadWait()
549 void SDIO_SetSDIOOperation(FunctionalState NewState) in SDIO_SetSDIOOperation()
563 void SDIO_SendSDIOSuspendCmd(FunctionalState NewState) in SDIO_SendSDIOSuspendCmd()
577 void SDIO_CommandCompletionCmd(FunctionalState NewState) in SDIO_CommandCompletionCmd()
590 void SDIO_CEATAITCmd(FunctionalState NewState) in SDIO_CEATAITCmd()
603 void SDIO_SendCEATACmd(FunctionalState NewState) in SDIO_SendCEATACmd()
A Dair32f10x_rcc.c267 void RCC_HSICmd(FunctionalState NewState) in RCC_HSICmd()
314 void RCC_PLLCmd(FunctionalState NewState) in RCC_PLLCmd()
467 void RCC_ITConfig(uint8_t RCC_IT, FunctionalState NewState) in RCC_ITConfig()
561 void RCC_LSICmd(FunctionalState NewState) in RCC_LSICmd()
592 void RCC_RTCCLKCmd(FunctionalState NewState) in RCC_RTCCLKCmd()
722 void RCC_AHBPeriphClockCmd(uint32_t RCC_AHBPeriph, FunctionalState NewState) in RCC_AHBPeriphClockCmd()
753 void RCC_APB2PeriphClockCmd(uint32_t RCC_APB2Periph, FunctionalState NewState) in RCC_APB2PeriphClockCmd()
784 void RCC_APB1PeriphClockCmd(uint32_t RCC_APB1Periph, FunctionalState NewState) in RCC_APB1PeriphClockCmd()
814 void RCC_APB2PeriphResetCmd(uint32_t RCC_APB2Periph, FunctionalState NewState) in RCC_APB2PeriphResetCmd()
866 void RCC_BackupResetCmd(FunctionalState NewState) in RCC_BackupResetCmd()
[all …]
A Dair32f10x_usart.c331 void USART_Cmd(USART_TypeDef* USARTx, FunctionalState NewState) in USART_Cmd()
368 void USART_ITConfig(USART_TypeDef* USARTx, uint16_t USART_IT, FunctionalState NewState) in USART_ITConfig()
426 void USART_DMACmd(USART_TypeDef* USARTx, uint16_t USART_DMAReq, FunctionalState NewState) in USART_DMACmd()
496 void USART_ReceiverWakeUpCmd(USART_TypeDef* USARTx, FunctionalState NewState) in USART_ReceiverWakeUpCmd()
544 void USART_LINCmd(USART_TypeDef* USARTx, FunctionalState NewState) in USART_LINCmd()
658 void USART_SmartCardCmd(USART_TypeDef* USARTx, FunctionalState NewState) in USART_SmartCardCmd()
683 void USART_SmartCardNACKCmd(USART_TypeDef* USARTx, FunctionalState NewState) in USART_SmartCardNACKCmd()
709 void USART_HalfDuplexCmd(USART_TypeDef* USARTx, FunctionalState NewState) in USART_HalfDuplexCmd()
740 void USART_OverSampling8Cmd(USART_TypeDef* USARTx, FunctionalState NewState) in USART_OverSampling8Cmd()
767 void USART_OneBitMethodCmd(USART_TypeDef* USARTx, FunctionalState NewState) in USART_OneBitMethodCmd()
[all …]
/bsp/wch/arm/Libraries/CH32F10x_StdPeriph_Driver/StdPeriph_Driver/src/
A Dch32f10x_i2c.c212 void I2C_Cmd(I2C_TypeDef* I2Cx, FunctionalState NewState) in I2C_Cmd()
231 void I2C_DMACmd(I2C_TypeDef* I2Cx, FunctionalState NewState) in I2C_DMACmd()
269 void I2C_GenerateSTART(I2C_TypeDef* I2Cx, FunctionalState NewState) in I2C_GenerateSTART()
288 void I2C_GenerateSTOP(I2C_TypeDef* I2Cx, FunctionalState NewState) in I2C_GenerateSTOP()
343 void I2C_DualAddressCmd(I2C_TypeDef* I2Cx, FunctionalState NewState) in I2C_DualAddressCmd()
362 void I2C_GeneralCallCmd(I2C_TypeDef* I2Cx, FunctionalState NewState) in I2C_GeneralCallCmd()
478 void I2C_SoftwareResetCmd(I2C_TypeDef* I2Cx, FunctionalState NewState) in I2C_SoftwareResetCmd()
541 void I2C_TransmitPEC(I2C_TypeDef* I2Cx, FunctionalState NewState) in I2C_TransmitPEC()
581 void I2C_CalculatePEC(I2C_TypeDef* I2Cx, FunctionalState NewState) in I2C_CalculatePEC()
611 void I2C_ARPCmd(I2C_TypeDef* I2Cx, FunctionalState NewState) in I2C_ARPCmd()
[all …]
A Dch32f10x_rcc.c199 void RCC_HSICmd(FunctionalState NewState) in RCC_HSICmd()
234 void RCC_PLLCmd(FunctionalState NewState) in RCC_PLLCmd()
353 void RCC_ITConfig(uint8_t RCC_IT, FunctionalState NewState) in RCC_ITConfig()
436 void RCC_LSICmd(FunctionalState NewState) in RCC_LSICmd()
462 void RCC_RTCCLKCmd(FunctionalState NewState) in RCC_RTCCLKCmd()
548 void RCC_AHBPeriphClockCmd(uint32_t RCC_AHBPeriph, FunctionalState NewState) in RCC_AHBPeriphClockCmd()
576 void RCC_APB2PeriphClockCmd(uint32_t RCC_APB2Periph, FunctionalState NewState) in RCC_APB2PeriphClockCmd()
609 void RCC_APB1PeriphClockCmd(uint32_t RCC_APB1Periph, FunctionalState NewState) in RCC_APB1PeriphClockCmd()
637 void RCC_APB2PeriphResetCmd(uint32_t RCC_APB2Periph, FunctionalState NewState) in RCC_APB2PeriphResetCmd()
688 void RCC_BackupResetCmd(FunctionalState NewState) in RCC_BackupResetCmd()
[all …]
A Dch32f10x_usart.c229 void USART_Cmd(USART_TypeDef* USARTx, FunctionalState NewState) in USART_Cmd()
257 void USART_ITConfig(USART_TypeDef* USARTx, uint16_t USART_IT, FunctionalState NewState) in USART_ITConfig()
304 void USART_DMACmd(USART_TypeDef* USARTx, uint16_t USART_DMAReq, FunctionalState NewState) in USART_DMACmd()
351 void USART_ReceiverWakeUpCmd(USART_TypeDef* USARTx, FunctionalState NewState) in USART_ReceiverWakeUpCmd()
385 void USART_LINCmd(USART_TypeDef* USARTx, FunctionalState NewState) in USART_LINCmd()
464 void USART_SmartCardCmd(USART_TypeDef* USARTx, FunctionalState NewState) in USART_SmartCardCmd()
483 void USART_SmartCardNACKCmd(USART_TypeDef* USARTx, FunctionalState NewState) in USART_SmartCardNACKCmd()
502 void USART_HalfDuplexCmd(USART_TypeDef* USARTx, FunctionalState NewState) in USART_HalfDuplexCmd()
521 void USART_OverSampling8Cmd(USART_TypeDef* USARTx, FunctionalState NewState) in USART_OverSampling8Cmd()
540 void USART_OneBitMethodCmd(USART_TypeDef* USARTx, FunctionalState NewState) in USART_OneBitMethodCmd()
[all …]
/bsp/mm32l3xx/Libraries/MM32L3xx/HAL_lib/src/
A DHAL_rcc.c291 void RCC_HSICmd(FunctionalState NewState) in RCC_HSICmd()
441 void RCC_PLLCmd(FunctionalState NewState) in RCC_PLLCmd()
588 void RCC_ITConfig(uint8_t RCC_IT, FunctionalState NewState) in RCC_ITConfig()
689 void RCC_LSICmd(FunctionalState NewState) in RCC_LSICmd()
732 void RCC_RTCCLKCmd(FunctionalState NewState) in RCC_RTCCLKCmd()
836 void RCC_AHBPeriphClockCmd(uint32_t RCC_AHBPeriph, FunctionalState NewState) in RCC_AHBPeriphClockCmd()
866 void RCC_APB2PeriphClockCmd(uint32_t RCC_APB2Periph, FunctionalState NewState) in RCC_APB2PeriphClockCmd()
897 void RCC_APB1PeriphClockCmd(uint32_t RCC_APB1Periph, FunctionalState NewState) in RCC_APB1PeriphClockCmd()
925 void RCC_APB2PeriphResetCmd(uint32_t RCC_APB2Periph, FunctionalState NewState) in RCC_APB2PeriphResetCmd()
976 void RCC_BackupResetCmd(FunctionalState NewState) in RCC_BackupResetCmd()
[all …]
/bsp/mm32f103x/Libraries/MM32F103/HAL_lib/src/
A DHAL_rcc.c292 void RCC_HSICmd(FunctionalState NewState) in RCC_HSICmd()
442 void RCC_PLLCmd(FunctionalState NewState) in RCC_PLLCmd()
589 void RCC_ITConfig(uint8_t RCC_IT, FunctionalState NewState) in RCC_ITConfig()
690 void RCC_LSICmd(FunctionalState NewState) in RCC_LSICmd()
733 void RCC_RTCCLKCmd(FunctionalState NewState) in RCC_RTCCLKCmd()
840 void RCC_AHBPeriphClockCmd(uint32_t RCC_AHBPeriph, FunctionalState NewState) in RCC_AHBPeriphClockCmd()
870 void RCC_APB2PeriphClockCmd(uint32_t RCC_APB2Periph, FunctionalState NewState) in RCC_APB2PeriphClockCmd()
901 void RCC_APB1PeriphClockCmd(uint32_t RCC_APB1Periph, FunctionalState NewState) in RCC_APB1PeriphClockCmd()
929 void RCC_APB2PeriphResetCmd(uint32_t RCC_APB2Periph, FunctionalState NewState) in RCC_APB2PeriphResetCmd()
980 void RCC_BackupResetCmd(FunctionalState NewState) in RCC_BackupResetCmd()
[all …]

Completed in 709 milliseconds

1234567891011