Home
last modified time | relevance | path

Searched refs:RELOAD (Results 1 – 25 of 37) sorted by relevance

12

/bsp/ht32/libraries/HT32_STD_5xxxx_FWLib/library/HT32F5xxxx_Driver/inc/
A Dht32_cm0plus_misc.h98 #define IS_SYSTICK_RELOAD(RELOAD) ((RELOAD > 0) && (RELOAD <= 0xFFFFFF)) argument
/bsp/ht32/libraries/HT32_STD_1xxxx_FWLib/library/HT32F1xxxx_Driver/inc/
A Dht32_cm3_misc.h98 #define IS_SYSTICK_RELOAD(RELOAD) ((RELOAD > 0) && (RELOAD <= 0xFFFFFF)) argument
/bsp/mm32l3xx/Libraries/MM32L3xx/HAL_lib/inc/
A DHAL_iwdg.h90 #define IS_IWDG_RELOAD(RELOAD) ((RELOAD) <= 0xFFF) argument
/bsp/tkm32F499/Libraries/Hal_lib/inc/
A DHAL_iwdg.h90 #define IS_IWDG_RELOAD(RELOAD) ((RELOAD) <= 0xFFF) argument
A DHAL_tim.h707 #define IS_TIM_PRESCALER_RELOAD(RELOAD) (((RELOAD) == TIM_PSCReloadMode_Update) || \ argument
708 ((RELOAD) == TIM_PSCReloadMode_Immediate))
/bsp/mm32l07x/Libraries/MM32L0xx/HAL_lib/inc/
A DHAL_iwdg.h90 #define IS_IWDG_RELOAD(RELOAD) ((RELOAD) <= 0xFFF) argument
A DHAL_tim.h707 #define IS_TIM_PRESCALER_RELOAD(RELOAD) (((RELOAD) == TIM_PSCReloadMode_Update) || \ argument
708 ((RELOAD) == TIM_PSCReloadMode_Immediate))
/bsp/mm32f103x/Libraries/MM32F103/HAL_lib/inc/
A DHAL_iwdg.h90 #define IS_IWDG_RELOAD(RELOAD) ((RELOAD) <= 0xFFF) argument
/bsp/airm2m/air32f103/libraries/AIR32F10xLib/inc/
A Dair32f10x_iwdg.h73 #define IS_IWDG_RELOAD(RELOAD) ((RELOAD) <= 0xFFF) argument
A Dair32f10x_tim.h765 #define IS_TIM_PRESCALER_RELOAD(RELOAD) (((RELOAD) == TIM_PSCReloadMode_Update) || \ argument
766 ((RELOAD) == TIM_PSCReloadMode_Immediate))
/bsp/n32/libraries/N32L40x_Firmware_Library/n32l40x_std_periph_driver/inc/
A Dn32l40x_iwdg.h102 #define IS_IWDG_RELOAD(RELOAD) ((RELOAD) <= 0xFFF) argument
/bsp/n32/libraries/N32L43x_Firmware_Library/n32l43x_std_periph_driver/inc/
A Dn32l43x_iwdg.h102 #define IS_IWDG_RELOAD(RELOAD) ((RELOAD) <= 0xFFF) argument
/bsp/n32/libraries/N32G4FR_Firmware_Library/n32g4fr_std_periph_driver/inc/
A Dn32g4fr_iwdg.h102 #define IS_IWDG_RELOAD(RELOAD) ((RELOAD) <= 0xFFF) argument
/bsp/n32/libraries/N32WB452_Firmware_Library/n32wb452_std_periph_driver/inc/
A Dn32wb452_iwdg.h102 #define IS_IWDG_RELOAD(RELOAD) ((RELOAD) <= 0xFFF) argument
/bsp/n32/libraries/N32G43x_Firmware_Library/n32g43x_std_periph_driver/inc/
A Dn32g43x_iwdg.h102 #define IS_IWDG_RELOAD(RELOAD) ((RELOAD) <= 0xFFF) argument
/bsp/n32/libraries/N32G45x_Firmware_Library/n32g45x_std_periph_driver/inc/
A Dn32g45x_iwdg.h102 #define IS_IWDG_RELOAD(RELOAD) ((RELOAD) <= 0xFFF) argument
/bsp/n32g452xx/Libraries/N32_Std_Driver/n32g45x_std_periph_driver/inc/
A Dn32g45x_iwdg.h102 #define IS_IWDG_RELOAD(RELOAD) ((RELOAD) <= 0xFFF) argument
/bsp/samd21/sam_d2x_asflib/sam0/drivers/timer/
A Dtimer.c87 TIMER0->RELOAD.reg = value; in timer_set_value()
188 TIMER0->RELOAD.reg = config->reload_value; in timer_init()
/bsp/ft32/libraries/FT32F0xx/FT32F0xx_Driver/Inc/
A Dft32f0xx_iwdg.h80 #define IS_IWDG_RELOAD(RELOAD) ((RELOAD) <= 0xFFF) argument
A Dft32f0xx_tim.h771 #define IS_TIM_PRESCALER_RELOAD(RELOAD) (((RELOAD) == TIM_PSCReloadMode_Update) || \ argument
772 ((RELOAD) == TIM_PSCReloadMode_Immediate))
/bsp/hk32/libraries/HK32F0xx_StdPeriph_Driver/inc/
A Dhk32f0xx_iwdg.h79 #define IS_IWDG_RELOAD(RELOAD) ((RELOAD) <= 0xFFF) argument
A Dhk32f0xx_tim.h770 #define IS_TIM_PRESCALER_RELOAD(RELOAD) (((RELOAD) == TIM_PSCReloadMode_Update) || \ argument
771 ((RELOAD) == TIM_PSCReloadMode_Immediate))
/bsp/Vango/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Source/
A Dlib_tmr.c36 TMRx->RELOAD = TMR_RELOAD_RSTValue; in TMR_DeInit()
68 TMRx->RELOAD = InitStruct->Period; in TMR_Init()
/bsp/Vango/v85xx/Libraries/VangoV85xx_standard_peripheral/Source/
A Dlib_tmr.c36 TMRx->RELOAD = TMR_RELOAD_RSTValue; in TMR_DeInit()
68 TMRx->RELOAD = InitStruct->Period; in TMR_Init()
/bsp/yichip/yc3122-pos/Libraries/sdk/
A Dyc_wdt.c33 MWDT->CONFIG.bit.RELOAD = Reload; in WDT_SetReload()

Completed in 42 milliseconds

12