Home
last modified time | relevance | path

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

/trusty/kernel/lib/arm_trng/
Darm_trng.c39 #define US2NS(us) ((us) * (1000ULL)) argument
/trusty/user/base/app/crash-test/
Dcrash-test.c30 #define US2NS(us) ((us) * (1000LL)) argument
/trusty/user/app/sample/rust-hello-world/
DREADME.md45 * `MODULE_RUST_TESTS := true` allows us to run tests in this TA.