Home
last modified time | relevance | path

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

/hal_infineon-latest/XMCLib/drivers/inc/
Dxmc_posif.h165 } XMC_POSIF_INPUT_PORT_t; typedef
538 void XMC_POSIF_SelectInputSource(XMC_POSIF_t *const peripheral, const XMC_POSIF_INPUT_PORT_t input0,
539 const XMC_POSIF_INPUT_PORT_t input1, const XMC_POSIF_INPUT_PORT_t input2);
/hal_infineon-latest/XMCLib/drivers/src/
Dxmc_posif.c246 void XMC_POSIF_SelectInputSource (XMC_POSIF_t *const peripheral, const XMC_POSIF_INPUT_PORT_t input… in XMC_POSIF_SelectInputSource()
247 const XMC_POSIF_INPUT_PORT_t input1, const XMC_POSIF_INPUT_PORT_t input2) in XMC_POSIF_SelectInputSource()