Home
last modified time | relevance | path

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

/hal_rpi_pico-latest/src/rp2350/hardware_structs/include/hardware/structs/
Dtmds_encode.h85 } tmds_encode_hw_t; typedef
87 #define tmds_encode_hw ((tmds_encode_hw_t *)(SIO_BASE + SIO_TMDS_CTRL_OFFSET))
88 #define tmds_encode_ns_hw ((tmds_encode_hw_t *)(SIO_NONSEC_BASE + SIO_TMDS_CTRL_OFFSET))
89 static_assert(sizeof (tmds_encode_hw_t) == 0x0028, "");