Searched refs:raw (Results 1 – 6 of 6) sorted by relevance
262 raw_encoding raw = raw_encode(program); in encode() local295 …return (((uint) raw.type) << 13u) | (((uint) _delay | (uint) _sideset) << 8u) | (raw.arg1 << 5u) |… in encode()
75 # raw compiler printf on llvm_libc doesn't currently have floating point
45 # raw compiler printf on llvm_libc doesn't currently have floating point
36 # HAL items which expose a public (inline rp2_common) functions/macro API above the raw hardware
38 ${PICO_LWIP_PATH}/src/core/raw.c
11 …rdware registers directly. However, if you do need or prefer to access the raw hardware registers,…