Home
last modified time | relevance | path

Searched refs:SIO_INTERP0_CTRL_LANE0_BLEND_BITS (Results 1 – 3 of 3) sorted by relevance

/hal_rpi_pico-latest/src/rp2_common/hardware_interp/include/hardware/
Dinterp.h220 c->ctrl = (c->ctrl & ~SIO_INTERP0_CTRL_LANE0_BLEND_BITS) | in interp_config_set_blend()
221 (blend ? SIO_INTERP0_CTRL_LANE0_BLEND_BITS : 0); in interp_config_set_blend()
284 invalid_params_if(HARDWARE_INTERP, config->ctrl & SIO_INTERP0_CTRL_LANE0_BLEND_BITS && in interp_set_config()
/hal_rpi_pico-latest/src/rp2040/hardware_regs/include/hardware/regs/
Dsio.h600 #define SIO_INTERP0_CTRL_LANE0_BLEND_BITS _u(0x00200000) macro
/hal_rpi_pico-latest/src/rp2350/hardware_regs/include/hardware/regs/
Dsio.h860 #define SIO_INTERP0_CTRL_LANE0_BLEND_BITS _u(0x00200000) macro