Home
last modified time | relevance | path

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

/external/platform/pico/rp2_common/hardware_interp/include/hardware/
A Dinterp.h139 …ctrl = (c->ctrl & ~(SIO_INTERP0_CTRL_LANE0_MASK_LSB_BITS | SIO_INTERP0_CTRL_LANE0_MASK_MSB_BITS)) | in interp_config_set_mask()
141 … ((mask_msb << SIO_INTERP0_CTRL_LANE0_MASK_MSB_LSB) & SIO_INTERP0_CTRL_LANE0_MASK_MSB_BITS); in interp_config_set_mask()
/external/platform/pico/rp2040/hardware_regs/include/hardware/regs/
A Dsio.h660 #define SIO_INTERP0_CTRL_LANE0_MASK_MSB_BITS _u(0x00007c00) macro

Completed in 11 milliseconds