Home
last modified time | relevance | path

Searched refs:PREDIV (Results 1 – 25 of 32) sorted by relevance

12

/bsp/dm365/platform/
A Ddm365.c210 #define PREDIV 0x114 macro
244 prediv = (davinci_readl(DAVINCI_PLL_CNTRL0_BASE + PREDIV) & in davinci_clk_init()
277 prediv = (davinci_readl(DAVINCI_PLL_CNTRL1_BASE + PREDIV) & in davinci_clk_init()
/bsp/n32/libraries/N32G4FR_Firmware_Library/n32g4fr_std_periph_driver/inc/
A Dn32g4fr_rtc.h142 #define IS_RTC_PREDIV_ASYNCH(PREDIV) ((PREDIV) <= 0x7F) argument
151 #define IS_RTC_PREDIV_SYNCH(PREDIV) ((PREDIV) <= 0x7FFF) argument
/bsp/n32/libraries/N32G45x_Firmware_Library/n32g45x_std_periph_driver/inc/
A Dn32g45x_rtc.h142 #define IS_RTC_PREDIV_ASYNCH(PREDIV) ((PREDIV) <= 0x7F) argument
151 #define IS_RTC_PREDIV_SYNCH(PREDIV) ((PREDIV) <= 0x7FFF) argument
/bsp/n32/libraries/N32WB452_Firmware_Library/n32wb452_std_periph_driver/inc/
A Dn32wb452_rtc.h142 #define IS_RTC_PREDIV_ASYNCH(PREDIV) ((PREDIV) <= 0x7F) argument
151 #define IS_RTC_PREDIV_SYNCH(PREDIV) ((PREDIV) <= 0x7FFF) argument
/bsp/n32g452xx/Libraries/N32_Std_Driver/n32g45x_std_periph_driver/inc/
A Dn32g45x_rtc.h142 #define IS_RTC_PREDIV_ASYNCH(PREDIV) ((PREDIV) <= 0x7F) argument
151 #define IS_RTC_PREDIV_SYNCH(PREDIV) ((PREDIV) <= 0x7FFF) argument
/bsp/ft32/libraries/FT32F0xx/FT32F0xx_Driver/Inc/
A Dft32f0xx_rtc.h126 #define IS_RTC_ASYNCH_PREDIV(PREDIV) ((PREDIV) <= 0x7F) argument
136 #define IS_RTC_SYNCH_PREDIV(PREDIV) ((PREDIV) <= 0x7FFF) argument
/bsp/hk32/libraries/HK32F0xx_StdPeriph_Driver/inc/
A Dhk32f0xx_rtc.h124 #define IS_RTC_ASYNCH_PREDIV(PREDIV) ((PREDIV) <= 0x7F) argument
134 #define IS_RTC_SYNCH_PREDIV(PREDIV) ((PREDIV) <= 0x7FFF) argument
/bsp/n32/libraries/N32L43x_Firmware_Library/n32l43x_std_periph_driver/src/
A Dn32l43x_iwdg.c126 IWDG->PREDIV = IWDG_Prescaler; in IWDG_SetPrescalerDiv()
/bsp/n32/libraries/N32WB452_Firmware_Library/n32wb452_std_periph_driver/src/
A Dn32wb452_iwdg.c126 IWDG->PREDIV = IWDG_Prescaler; in IWDG_SetPrescalerDiv()
/bsp/n32/libraries/N32L40x_Firmware_Library/n32l40x_std_periph_driver/src/
A Dn32l40x_iwdg.c126 IWDG->PREDIV = IWDG_Prescaler; in IWDG_SetPrescalerDiv()
/bsp/n32/libraries/N32G4FR_Firmware_Library/n32g4fr_std_periph_driver/src/
A Dn32g4fr_iwdg.c126 IWDG->PREDIV = IWDG_Prescaler; in IWDG_SetPrescalerDiv()
/bsp/n32/libraries/N32G43x_Firmware_Library/n32g43x_std_periph_driver/src/
A Dn32g43x_iwdg.c126 IWDG->PREDIV = IWDG_Prescaler; in IWDG_SetPrescalerDiv()
/bsp/n32/libraries/N32G45x_Firmware_Library/n32g45x_std_periph_driver/src/
A Dn32g45x_iwdg.c126 IWDG->PREDIV = IWDG_Prescaler; in IWDG_SetPrescalerDiv()
/bsp/n32g452xx/Libraries/N32_Std_Driver/n32g45x_std_periph_driver/src/
A Dn32g45x_iwdg.c126 IWDG->PREDIV = IWDG_Prescaler; in IWDG_SetPrescalerDiv()
/bsp/stm32/libraries/templates/stm32f0xx/board/
A Dboard.c26 RCC_OscInitStruct.PLL.PREDIV = RCC_PREDIV_DIV1; in SystemClock_Config()
/bsp/n32/libraries/N32L43x_Firmware_Library/n32l43x_std_periph_driver/inc/
A Dn32l43x_rtc.h142 #define IS_RTC_PREDIV_ASYNCH(PREDIV) ((PREDIV) <= 0x7F) argument
151 #define IS_RTC_PREDIV_SYNCH(PREDIV) ((PREDIV) <= 0x7FFF) argument
/bsp/n32/libraries/N32L40x_Firmware_Library/n32l40x_std_periph_driver/inc/
A Dn32l40x_rtc.h142 #define IS_RTC_PREDIV_ASYNCH(PREDIV) ((PREDIV) <= 0x7F) argument
151 #define IS_RTC_PREDIV_SYNCH(PREDIV) ((PREDIV) <= 0x7FFF) argument
/bsp/n32/libraries/N32G43x_Firmware_Library/n32g43x_std_periph_driver/inc/
A Dn32g43x_rtc.h142 #define IS_RTC_PREDIV_ASYNCH(PREDIV) ((PREDIV) <= 0x7F) argument
151 #define IS_RTC_PREDIV_SYNCH(PREDIV) ((PREDIV) <= 0x7FFF) argument
/bsp/stm32/stm32f091-st-nucleo/board/
A Dboard.c37 RCC_OscInitStruct.PLL.PREDIV = RCC_PREDIV_DIV1; in SystemClock_Config()
/bsp/stm32/stm32f072-st-nucleo/board/
A Dboard.c37 RCC_OscInitStruct.PLL.PREDIV = RCC_PREDIV_DIV1; in SystemClock_Config()
/bsp/n32/libraries/n32_drivers/
A Ddrv_wdt.c98 prediv = IWDG->PREDIV; in n32_wdt_control()
/bsp/stm32/libraries/STM32L1xx_HAL/STM32L1xx_HAL_Driver/Inc/
A Dstm32l1xx_hal_rtc_ex.h113 #define IS_RTC_SYNCH_PREDIV(PREDIV) ((PREDIV) <= 0x7FFFU) argument
115 #define IS_RTC_SYNCH_PREDIV(PREDIV) ((PREDIV) <= 0x1FFFU) argument
A Dstm32l1xx_hal_rtc.h280 #define IS_RTC_ASYNCH_PREDIV(PREDIV) ((PREDIV) <= 0x7FU) argument
/bsp/synwit/libraries/SWM341_CSL/SWM341_StdPeriph_Driver/
A DSWM341_timr.c53 TIMRx->PREDIV = prediv - 1; in TIMR_Init()
/bsp/synwit/libraries/SWM341_CSL/CMSIS/DeviceSupport/
A DSWM341.h753 __IO uint32_t PREDIV; //预分频,8位 member

Completed in 806 milliseconds

12