Home
last modified time | relevance | path

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

/bsp/tae32f5300/Libraries/TAE32F53xx_StdPeriph_Driver/src/
A Dtae32f53xx_ll_cmp.c181 assert_param(IS_CMP_INPUT_MINUS(sConfig->InputMinus)); in LL_CMP_ChannelConfig()
/bsp/tae32f5300/Libraries/TAE32F53xx_StdPeriph_Driver/inc/
A Dtae32f53xx_ll_cmp.h439 #define IS_CMP_INPUT_MINUS(INM) (((INM) == CMP_INPUT_MINUS_GND) || \ macro

Completed in 7 milliseconds