Home
last modified time | relevance | path

Searched refs:c1 (Results 1 – 7 of 7) sorted by relevance

/hal_rpi_pico-latest/src/rp2_common/hardware_dcp/include/hardware/
Ddcp_instr.inc.S11 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
41 mcrr p4,#0,\rl,\rh,c1
50 mcrr p4,#1,\rl,\rh,c1
134 mrrc p4,#1,\rl,\rh,c1
137 mrrc p4,#2,\rl,\rh,c1
140 mrrc p4,#4,\rl,\rh,c1
206 mrrc2 p4,#1,\rl,\rh,c1
[all …]
/hal_rpi_pico-latest/src/rp2_common/hardware_rcp/include/hardware/
Drcp.h413 \macro_name c0, c1, \args
443 \macro_name c1, c0, \args
445 \macro_name c1, c1, \args
447 \macro_name c1, c2, \args
449 \macro_name c1, c3, \args
451 \macro_name c1, c4, \args
453 \macro_name c1, c5, \args
455 \macro_name c1, c6, \args
457 \macro_name c1, c7, \args
459 \macro_name c1, c8, \args
[all …]
/hal_rpi_pico-latest/docs/
Dlogo-mobile.svg16 …,1,.0127-.77323c1.79782-1.52,6.95154-2.68552,10.6847-1.36809.48048.17594,1.24223-.40114-.11843-1.5…
27 ….11485-4.14061,5.40679-6.064,1.58379a23.47913,23.47913,0,0,1-1.353-15.47529c1.03742-3.74366,3.6513…
/hal_rpi_pico-latest/src/common/pico_binary_info/include/pico/binary_info/
Dstructure.h45 #define BINARY_INFO_MAKE_TAG(c1, c2) ((((uint)c2&0xffu)<<8u)|((uint)c1&0xffu)) argument
/hal_rpi_pico-latest/src/rp2_common/boot_bootrom_headers/include/boot/
Dbootrom_constants.h155 #define ROM_TABLE_CODE(c1, c2) ((c1) | ((c2) << 8)) argument
/hal_rpi_pico-latest/src/rp2_common/pico_bootrom/include/pico/
Dbootrom.h120 static inline uint32_t rom_table_code(uint8_t c1, uint8_t c2) { in rom_table_code() argument
121 return ROM_TABLE_CODE((uint32_t) c1, (uint32_t) c2); in rom_table_code()
/hal_rpi_pico-latest/src/rp2_common/pico_crt0/
Dcrt0.S352 mcrr p7, #8, r0, r0, c1