| /bsp/ft32/libraries/FT32F0xx/FT32F0xx_Driver/Src/ |
| A D | ft32f0xx_rtc.c | 1604 void RTC_OutputTypeConfig(uint32_t RTC_OutputType) in RTC_OutputTypeConfig() argument 1607 assert_param(IS_RTC_OUTPUT_TYPE(RTC_OutputType)); in RTC_OutputTypeConfig() 1610 RTC->TAFCR |= (uint32_t)(RTC_OutputType); in RTC_OutputTypeConfig()
|
| /bsp/n32/libraries/N32G45x_Firmware_Library/n32g45x_std_periph_driver/src/ |
| A D | n32g45x_rtc.c | 1646 void RTC_ConfigOutputType(uint32_t RTC_OutputType) in RTC_ConfigOutputType() argument 1649 assert_param(IS_RTC_OUTPUT_TYPE(RTC_OutputType)); in RTC_ConfigOutputType() 1652 RTC->OPT |= (uint32_t)(RTC_OutputType); in RTC_ConfigOutputType()
|
| /bsp/n32/libraries/N32G4FR_Firmware_Library/n32g4fr_std_periph_driver/src/ |
| A D | n32g4fr_rtc.c | 1645 void RTC_ConfigOutputType(uint32_t RTC_OutputType) in RTC_ConfigOutputType() argument 1648 assert_param(IS_RTC_OUTPUT_TYPE(RTC_OutputType)); in RTC_ConfigOutputType() 1651 RTC->OPT |= (uint32_t)(RTC_OutputType); in RTC_ConfigOutputType()
|
| /bsp/n32/libraries/N32WB452_Firmware_Library/n32wb452_std_periph_driver/src/ |
| A D | n32wb452_rtc.c | 1646 void RTC_ConfigOutputType(uint32_t RTC_OutputType) in RTC_ConfigOutputType() argument 1649 assert_param(IS_RTC_OUTPUT_TYPE(RTC_OutputType)); in RTC_ConfigOutputType() 1652 RTC->OPT |= (uint32_t)(RTC_OutputType); in RTC_ConfigOutputType()
|
| /bsp/n32g452xx/Libraries/N32_Std_Driver/n32g45x_std_periph_driver/src/ |
| A D | n32g45x_rtc.c | 1649 void RTC_ConfigOutputType(uint32_t RTC_OutputType) in RTC_ConfigOutputType() argument 1652 assert_param(IS_RTC_OUTPUT_TYPE(RTC_OutputType)); in RTC_ConfigOutputType() 1655 RTC->OPT |= (uint32_t)(RTC_OutputType); in RTC_ConfigOutputType()
|
| /bsp/hk32/libraries/HK32F0xx_StdPeriph_Driver/src/ |
| A D | hk32f0xx_rtc.c | 2097 void RTC_OutputTypeConfig(uint32_t RTC_OutputType) in RTC_OutputTypeConfig() argument 2100 assert_param(IS_RTC_OUTPUT_TYPE(RTC_OutputType)); in RTC_OutputTypeConfig() 2103 RTC->TAFCR |= (uint32_t)(RTC_OutputType); in RTC_OutputTypeConfig()
|
| /bsp/n32/libraries/N32L40x_Firmware_Library/n32l40x_std_periph_driver/src/ |
| A D | n32l40x_rtc.c | 1693 void RTC_ConfigOutputType(uint32_t RTC_OutputType) in RTC_ConfigOutputType() argument 1696 assert_param(IS_RTC_OUTPUT_TYPE(RTC_OutputType)); in RTC_ConfigOutputType() 1699 RTC->OPT |= (uint32_t)(RTC_OutputType); in RTC_ConfigOutputType()
|
| /bsp/n32/libraries/N32L43x_Firmware_Library/n32l43x_std_periph_driver/src/ |
| A D | n32l43x_rtc.c | 1542 void RTC_ConfigOutputType(uint32_t RTC_OutputType) in RTC_ConfigOutputType() argument 1545 assert_param(IS_RTC_OUTPUT_TYPE(RTC_OutputType)); in RTC_ConfigOutputType() 1547 RTC->OPT |= (uint32_t)(RTC_OutputType); in RTC_ConfigOutputType()
|
| /bsp/n32/libraries/N32G43x_Firmware_Library/n32g43x_std_periph_driver/src/ |
| A D | n32g43x_rtc.c | 1681 void RTC_ConfigOutputType(uint32_t RTC_OutputType) in RTC_ConfigOutputType() argument 1684 assert_param(IS_RTC_OUTPUT_TYPE(RTC_OutputType)); in RTC_ConfigOutputType() 1687 RTC->OPT |= (uint32_t)(RTC_OutputType); in RTC_ConfigOutputType()
|
| /bsp/n32/libraries/N32G4FR_Firmware_Library/n32g4fr_std_periph_driver/inc/ |
| A D | n32g4fr_rtc.h | 637 void RTC_ConfigOutputType(uint32_t RTC_OutputType);
|
| /bsp/n32/libraries/N32G45x_Firmware_Library/n32g45x_std_periph_driver/inc/ |
| A D | n32g45x_rtc.h | 637 void RTC_ConfigOutputType(uint32_t RTC_OutputType);
|
| /bsp/n32/libraries/N32WB452_Firmware_Library/n32wb452_std_periph_driver/inc/ |
| A D | n32wb452_rtc.h | 637 void RTC_ConfigOutputType(uint32_t RTC_OutputType);
|
| /bsp/n32g452xx/Libraries/N32_Std_Driver/n32g45x_std_periph_driver/inc/ |
| A D | n32g45x_rtc.h | 637 void RTC_ConfigOutputType(uint32_t RTC_OutputType);
|
| /bsp/ft32/libraries/FT32F0xx/FT32F0xx_Driver/Inc/ |
| A D | ft32f0xx_rtc.h | 721 void RTC_OutputTypeConfig(uint32_t RTC_OutputType);
|
| /bsp/hk32/libraries/HK32F0xx_StdPeriph_Driver/inc/ |
| A D | hk32f0xx_rtc.h | 755 void RTC_OutputTypeConfig(uint32_t RTC_OutputType);
|
| /bsp/n32/libraries/N32L43x_Firmware_Library/n32l43x_std_periph_driver/inc/ |
| A D | n32l43x_rtc.h | 751 void RTC_ConfigOutputType(uint32_t RTC_OutputType);
|
| /bsp/n32/libraries/N32L40x_Firmware_Library/n32l40x_std_periph_driver/inc/ |
| A D | n32l40x_rtc.h | 751 void RTC_ConfigOutputType(uint32_t RTC_OutputType);
|
| /bsp/n32/libraries/N32G43x_Firmware_Library/n32g43x_std_periph_driver/inc/ |
| A D | n32g43x_rtc.h | 751 void RTC_ConfigOutputType(uint32_t RTC_OutputType);
|