Home
last modified time | relevance | path

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

/hal_infineon-latest/XMCLib/drivers/src/
Dxmc_posif.c163 void XMC_POSIF_Init(XMC_POSIF_t *const peripheral, const XMC_POSIF_CONFIG_t *const config) in XMC_POSIF_Init()
166 XMC_ASSERT("XMC_POSIF_Init:NULL Pointer", (config != (XMC_POSIF_CONFIG_t *)NULL) ); in XMC_POSIF_Init()
/hal_infineon-latest/XMCLib/drivers/inc/
Dxmc_posif.h377 } XMC_POSIF_CONFIG_t; typedef
439 void XMC_POSIF_Init(XMC_POSIF_t *const peripheral, const XMC_POSIF_CONFIG_t * const config);