Home
last modified time | relevance | path

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

/hal_infineon-latest/mtb-pdl-cat1/drivers/source/
Dcy_lpcomp.c676 …* base, cy_en_lpcomp_channel_t channel, cy_en_lpcomp_inputs_t inputP, cy_en_lpcomp_inputs_t inputN) in Cy_LPComp_SetInputs() argument
682 CY_ASSERT_L3(CY_LPCOMP_IS_INPUT_N_VALID(inputN)); in Cy_LPComp_SetInputs()
705 switch(inputN) in Cy_LPComp_SetInputs()
/hal_infineon-latest/mtb-pdl-cat1/drivers/include/
Dcy_lpcomp.h527 … base, cy_en_lpcomp_channel_t channel, cy_en_lpcomp_inputs_t inputP, cy_en_lpcomp_inputs_t inputN);