Edge AI Add-on API 2.3.0
Loading...
Searching...
No Matches

◆ NRF_AXON_NPU_OUTPUT_STRIDE

#define NRF_AXON_NPU_OUTPUT_STRIDE ( width,
byte_width )
Value:
NRF_AXON_CEIL_BITS((width)*(byte_width), 2)
#define NRF_AXON_CEIL_BITS(x, y)
#defines for calculating the stride width in bytes for axon NPU generated output. Axon NPU writes eac...
Definition nrf_axon_driver.h:100