Home
last modified time | relevance | path

Searched refs:io_wo_32 (Results 1 – 25 of 25) sorted by relevance

/hal_rpi_pico-latest/src/rp2040/hardware_structs/include/hardware/structs/
Dsio.h54 io_wo_32 gpio_set;
59 io_wo_32 gpio_clr;
64 io_wo_32 gpio_togl;
74 io_wo_32 gpio_oe_set;
79 io_wo_32 gpio_oe_clr;
84 io_wo_32 gpio_oe_togl;
94 io_wo_32 gpio_hi_set;
99 io_wo_32 gpio_hi_clr;
104 io_wo_32 gpio_hi_togl;
114 io_wo_32 gpio_hi_oe_set;
[all …]
Dpio.h172 io_wo_32 txf[4];
188 io_wo_32 irq_force;
216 io_wo_32 instr_mem[32];
Dtimer.h30 io_wo_32 timehw;
35 io_wo_32 timelw;
Ddma.h203 io_wo_32 multi_channel_trigger;
232 io_wo_32 abort;
Dwatchdog.h40 io_wo_32 load;
Dxip.h37 io_wo_32 flush;
Dinterp.h77 io_wo_32 base01;
Dusb.h53 io_wo_32 sof_wr;
/hal_rpi_pico-latest/src/rp2350/hardware_structs/include/hardware/structs/
Dsio.h69 io_wo_32 gpio_set;
79 io_wo_32 gpio_hi_set;
84 io_wo_32 gpio_clr;
94 io_wo_32 gpio_hi_clr;
99 io_wo_32 gpio_togl;
109 io_wo_32 gpio_hi_togl;
129 io_wo_32 gpio_oe_set;
139 io_wo_32 gpio_hi_oe_set;
144 io_wo_32 gpio_oe_clr;
154 io_wo_32 gpio_hi_oe_clr;
[all …]
Dpio.h192 io_wo_32 txf[4];
208 io_wo_32 irq_force;
237 io_wo_32 instr_mem[32];
Dtimer.h30 io_wo_32 timehw;
35 io_wo_32 timelw;
Dhstx_fifo.h38 io_wo_32 fifo;
Dxip_aux.h39 io_wo_32 qmi_direct_tx;
Dsha256.h40 io_wo_32 wdata;
Dwatchdog.h40 io_wo_32 load;
Dglitch_detector.h64 io_wo_32 trig_force;
Ddma.h253 io_wo_32 multi_channel_trigger;
282 io_wo_32 abort;
Dinterp.h77 io_wo_32 base01;
Dqmi.h104 io_wo_32 direct_tx;
Dtmds_encode.h44 io_wo_32 tmds_wdata;
Dotp.h96 io_wo_32 crt_key_w[4];
Dusb.h54 io_wo_32 sof_wr;
Daccessctrl.h43 io_wo_32 cfgreset;
/hal_rpi_pico-latest/src/rp2_common/hardware_xip_cache/
Dxip_cache.c76 *(io_wo_32 *)(offset + XIP_BASE) = 0; in __no_inline_not_in_flash_func()
/hal_rpi_pico-latest/src/rp2_common/hardware_base/include/hardware/
Daddress_mapped.h68 typedef volatile uint32_t io_wo_32; typedef