File tree Expand file tree Collapse file tree 2 files changed +0
-2
lines changed
rp2040/hardware_structs/include/hardware/structs
rp2350/hardware_structs/include/hardware/structs Expand file tree Collapse file tree 2 files changed +0
-2
lines changed Original file line number Diff line number Diff line change 2424// BITMASK [BITRANGE] FIELDNAME (RESETVALUE) DESCRIPTION
2525
2626/** \brief Bus fabric performance counters on RP2040 (used as typedef \ref bus_ctrl_perf_counter_t)
27- * \ingroup hardware_busctrl
2827 */
2928typedef enum bus_ctrl_perf_counter_rp2040 {
3029 arbiter_rom_perf_event_access = 19 ,
Original file line number Diff line number Diff line change 2424// BITMASK [BITRANGE] FIELDNAME (RESETVALUE) DESCRIPTION
2525
2626/** \brief Bus fabric performance counters on RP2350 (used as typedef \ref bus_ctrl_perf_counter_t)
27- * \ingroup hardware_busctrl
2827 */
2928typedef enum bus_ctrl_perf_counter_rp2350 {
3029 arbiter_rom_perf_event_access = 19 ,
You can’t perform that action at this time.
0 commit comments