Home
last modified time | relevance | path

Searched defs:p (Results 1 – 9 of 9) sorted by relevance

/hal_infineon-3.4.0/XMCLib/drivers/src/
Dxmc_fce.c190 const uint16_t *p = (const uint16_t *)data; in XMC_FCE_CalculateCRC16Ex() local
257 const uint32_t *p = (const uint32_t *)data; in XMC_FCE_CalculateCRC32Ex() local
/hal_infineon-3.4.0/mtb-pdl-cat1/drivers/include/
Dcy_crypto.h2068 #define Cy_Crypto_Rsa_InvertEndianness(p, s) Cy_Crypto_InvertEndianness((p), (s)) argument
/hal_infineon-3.4.0/whd-bsp-integration/COMPONENT_LWIP/
Dcy_network_buffer_lwip.c58 struct pbuf* p = NULL; in cy_host_buffer_get() local
/hal_infineon-3.4.0/XMCLib/drivers/inc/
Dxmc_pau.h94 #define XMC_PAU_CHECK_MODULE_PTR(p) ((p) == XMC_PAU) argument
Dxmc_sdmmc.h145 #define XMC_SDMMC_CHECK_MODULE_PTR(p) ((p) == XMC_SDMMC) argument
Dxmc_ebu.h100 #define XMC_EBU_CHECK_MODULE_PTR(p) ((p) == XMC_EBU) argument
/hal_infineon-3.4.0/wifi-host-driver/WiFi_Host_Driver/src/
Dwhd_utils.c1145 uint8_t whd_ip4_to_string(const void *ip4addr, char *p) in whd_ip4_to_string()
Dwhd_wifi_api.c3728 char *p; in whd_wifi_get_clm_version() local
/hal_infineon-3.4.0/mtb-pdl-cat1/drivers/source/
Dcy_sysclk.c1841 uint32_t p, q, out; in Cy_SysClk_PllConfigure() local