Searched defs:GET_NUM_WORDS (Results 1 - 1 of 1) sorted by relevance

/fuchsia/zircon/system/dev/scpi/aml-scpi-s912/
H A Daml-mailbox.h23 #define GET_NUM_WORDS(x) ((x) / 4 + (((x) % 4) ? 1 : 0)) macro

Completed in 25 milliseconds