Home
last modified time | relevance | path

Searched refs:ACMP_CONFIG_HYSTERESIS (Results 1 – 3 of 3) sorted by relevance

/hal_nuvoton-latest/m48x/StdDriver/inc/
Dacmp.h147 #define ACMP_CONFIG_HYSTERESIS(acmp, u32ChNum, u32HysSel) ((acmp)->CTL[(u32ChNum)] = ((acmp)->CTL[(… macro
/hal_nuvoton-latest/m46x/StdDriver/inc/
Dacmp.h153 #define ACMP_CONFIG_HYSTERESIS(acmp, u32ChNum, u32HysSel) ((acmp)->CTL[(u32ChNum)] = ((acmp)->CTL[(… macro
/hal_nuvoton-latest/m2l31x/StdDriver/inc/
Dacmp.h167 #define ACMP_CONFIG_HYSTERESIS(acmp, u32ChNum, u32HysSel) \ macro