Searched defs:RELOAD (Results 1 – 4 of 4) sorted by relevance
93 #define IS_IWDG_RELOAD(RELOAD) ((RELOAD) <= 0xFFF) argument
284 #define IS_LTDC_RELOAD(RELOAD) (((RELOAD) == LTDC_IMReload) || \ argument
757 #define IS_TIM_PRESCALER_RELOAD(RELOAD) (((RELOAD) == TIM_PSCReloadMode_Update) || \ argument
214 …__IOM uint32_t RELOAD; /**< DUAL_TIMER auto-reload register, Address offset: 0… member541 __IOM uint32_t RELOAD; /**< TIMER auto-reload register, Address offset: 0x08 */ member