Searched defs:p (Results 1 – 9 of 9) sorted by relevance
190 const uint16_t *p = (const uint16_t *)data; in XMC_FCE_CalculateCRC16Ex() local257 const uint32_t *p = (const uint32_t *)data; in XMC_FCE_CalculateCRC32Ex() local
2068 #define Cy_Crypto_Rsa_InvertEndianness(p, s) Cy_Crypto_InvertEndianness((p), (s)) argument
58 struct pbuf* p = NULL; in cy_host_buffer_get() local
94 #define XMC_PAU_CHECK_MODULE_PTR(p) ((p) == XMC_PAU) argument
145 #define XMC_SDMMC_CHECK_MODULE_PTR(p) ((p) == XMC_SDMMC) argument
100 #define XMC_EBU_CHECK_MODULE_PTR(p) ((p) == XMC_EBU) argument
1145 uint8_t whd_ip4_to_string(const void *ip4addr, char *p) in whd_ip4_to_string()
3728 char *p; in whd_wifi_get_clm_version() local
1841 uint32_t p, q, out; in Cy_SysClk_PllConfigure() local