Home
last modified time | relevance | path

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

/btstack/3rd-party/lwip/core/src/netif/ppp/polarssl/
H A Dmd4.c115 #define P(a,b,c,d,x,s) { a += F(b,c,d) + x; a = S(a,s); } in md4_process() macro
138 #define P(a,b,c,d,x,s) { a += F(b,c,d) + x + 0x5A827999; a = S(a,s); } in md4_process() macro
161 #define P(a,b,c,d,x,s) { a += F(b,c,d) + x + 0x6ED9EBA1; a = S(a,s); } in md4_process() macro
H A Dmd5.c108 #define P(a,b,c,d,k,s,t) \ in md5_process() macro
H A Dsha1.c116 #define P(a,b,c,d,e,x) \ in sha1_process() macro
/btstack/port/mtk/docs/scripts/
H A Dplot_scan.py6 import pylab as P namespace
H A Dplot_scan_two_groups.py6 import pylab as P namespace
/btstack/src/
H A Dbtstack_crypto.c550 mbedtls_ecp_point P; in btstack_crypto_ecc_p256_generate_key_software() local
/btstack/3rd-party/segger-rtt/
H A DSEGGER_RTT.c187 #define RTT_PRAGMA(P) _Pragma(#P) argument
/btstack/port/renesas-tb-s1ja-cc256x/template/btstack_example/synergy/ssp/src/bsp/cmsis/Device/RENESAS/S1JA/Include/
H A DS1JA.h11116 …__IO uint32_t P : 1; /*!< Positive-Phase Output (P) Control … member
/btstack/port/renesas-ek-ra6m4a-da14531/e2-project/ra/fsp/src/bsp/cmsis/Device/RENESAS/Include/
H A Drenesas.h2901 …__IOM uint8_t P; /*!< (@ 0x00000000) Operational Amplifier n Offset Trimming Pch Reg… member
14796 …__IOM uint32_t P : 1; /*!< [17..17] Positive-Phase Output (P) Control … member