Edge AI Add-on API
2.2.0
Loading...
Searching...
No Matches
◆
COUNT_OF
#define COUNT_OF
(
x
)
Value:
((
sizeof
(x) /
sizeof
(0 [x])) / ((size_t)(!(
sizeof
(x) %
sizeof
(0 [x])))))
Macro for counting items in an object.
Parameters
x
An object for which the counting will be made.
Returns
A number of items in an object.
include
nrf_edgeai
nrf_edgeai_macro.h
Generated on Thu Jul 9 2026 11:59:51 for Edge AI Add-on API by
1.12.0