Searched refs:p4 (Results 1 – 2 of 2) sorted by relevance
/hal_rpi_pico-latest/src/rp2_common/hardware_dcp/include/hardware/ |
D | dcp_instr.inc.S | 8 cdp p4,#0,c0,c0,c0,#0 11 cdp p4,#0,c0,c0,c1,#0 14 cdp p4,#1,c0,c0,c1,#0 17 cdp p4,#1,c0,c0,c1,#1 20 cdp p4,#2,c0,c0,c1,#0 23 cdp p4,#8,c0,c0,c2,#0 26 cdp p4,#8,c0,c0,c2,#1 29 cdp p4,#8,c0,c0,c0,#1 32 cdp p4,#8,c0,c0,c0,#2 35 cdp p4,#8,c0,c0,c0,#3 [all …]
|
/hal_rpi_pico-latest/src/common/pico_binary_info/include/pico/binary_info/ |
D | code.h | 187 … p3, p4, func) __bi_encoded_pins_with_func(BI_PINS_ENCODING_MULTI | ((func << 3)) | ((p0) << 7) | … argument 198 …p4, func) __bi_encoded_pins_64_with_func(BI_PINS_ENCODING_MULTI | ((func << 3)) | ((p0) << … argument 207 …p4, p5, func) __bi_encoded_pins_64_with_func(BI_PINS_ENCODING_MULTI | ((func << 3)) | ((p0) << … argument 208 …p4, p5, p6,func) __bi_encoded_pins_64_with_func(BI_PINS_ENCODING_MULTI | ((func << 3)) | ((p0) << … argument
|