Home
last modified time | relevance | path

Searched refs:PICO_RAND_BUS_PERF_COUNTER_EVENT (Results 1 – 2 of 2) sorted by relevance

/hal_rpi_pico-latest/src/rp2_common/pico_rand/include/pico/
Drand.h161 #ifndef PICO_RAND_BUS_PERF_COUNTER_EVENT
162 #define PICO_RAND_BUS_PERF_COUNTER_EVENT arbiter_sram5_perf_event_access macro
/hal_rpi_pico-latest/src/rp2_common/pico_rand/
Drand.c311 busctrl_hw->counter[bus_counter_idx].sel = PICO_RAND_BUS_PERF_COUNTER_EVENT; in initialise_rand()