Home
last modified time | relevance | path

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

/external/platform/pico/rp2_common/pico_platform/include/pico/
A Dplatform.h374 #define host_safe_hw_ptr(x) ((uintptr_t)(x)) macro
375 #define native_safe_hw_ptr(x) host_safe_hw_ptr(x)

Completed in 3 milliseconds