Home
last modified time | relevance | path

Searched refs:p2 (Results 1 – 3 of 3) sorted by relevance

/hal_rpi_pico-latest/src/common/pico_binary_info/include/pico/binary_info/
Dcode.h185 …(p0, p1, p2, func) __bi_encoded_pins_with_func(BI_PINS_ENCODING_MULTI | ((func << 3)) | ((… argument
186 …th_func(p0, p1, p2, p3, func) __bi_encoded_pins_with_func(BI_PINS_ENCODING_MULTI | ((func << 3… argument
187 …th_func(p0, p1, p2, p3, p4, func) __bi_encoded_pins_with_func(BI_PINS_ENCODING_MULTI | ((func << 3… argument
196p2, func) __bi_encoded_pins_64_with_func(BI_PINS_ENCODING_MULTI | ((func << 3)) | (… argument
197 …nc(p0, p1, p2, p3, func) __bi_encoded_pins_64_with_func(BI_PINS_ENCODING_MULTI | ((func… argument
198 …nc(p0, p1, p2, p3, p4, func) __bi_encoded_pins_64_with_func(BI_PINS_ENCODING_MULTI | ((func… argument
207 …nc(p0, p1, p2, p3, p4, p5, func) __bi_encoded_pins_64_with_func(BI_PINS_ENCODING_MULTI | ((func… argument
208 …nc(p0, p1, p2, p3, p4, p5, p6,func) __bi_encoded_pins_64_with_func(BI_PINS_ENCODING_MULTI | ((func… argument
212 …ns_with_names(p0, name0, p1, name1, p2, name2) bi_pin_mask_with_names((1ull << (p0)) | (1ull << (… argument
214 (p1 < p2 ?\
[all …]
/hal_rpi_pico-latest/tools/pioasm/
Dpython_output.cpp89 for (const auto &p2 : p.second) { in output() local
90 write_opt(p2.first, p2.second); in output()
/hal_rpi_pico-latest/src/rp2_common/pico_double/
Ddouble_v1_rom_shim_rp2040.S995 mul32_32_64 r1,r3, r4,r3, r5,r6,r7,r4,r3 @ i64 p2=(ui64)(a2*a2)*(ui64)y; // Q62 r4:r3
999 adds r4,#0x20 @ i32 r2=(p2>>26)+0x20; // Q36 r4