Home
last modified time | relevance | path

Searched refs:IS_IWDG_RELOAD_Val (Results 1 – 2 of 2) sorted by relevance

/bsp/tae32f5300/Libraries/TAE32F53xx_StdPeriph_Driver/inc/
A Dtae32f53xx_ll_iwdg.h294 #define IS_IWDG_RELOAD_Val(__RELOAD__) ((__RELOAD__) <= IWDG_RLR_RLV) macro
/bsp/tae32f5300/Libraries/TAE32F53xx_StdPeriph_Driver/src/
A Dtae32f53xx_ll_iwdg.c102 assert_param(IS_IWDG_RELOAD_Val(Init->Reload_val)); in LL_IWDG_Init()

Completed in 6 milliseconds