Home
last modified time | relevance | path

Searched defs:FWK_NONNULL (Results 1 – 1 of 1) sorted by relevance

/SCP-firmware-master/framework/include/
A Dfwk_attributes.h538 # define FWK_NONNULL(PTR_POS) __attribute__((__nonnull__(PTR_POS))) macro
540 # define FWK_NONNULL(PTR_POS) macro

Completed in 5 milliseconds