Home
last modified time | relevance | path

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

/hal_nxp-3.6.0/mcux/mcux-sdk/CMSIS/NN/Source/ConvolutionFunctions/
Darm_convolve_HWC_q7_RGB.c139 union arm_nnword top; in arm_convolve_HWC_q7_RGB() local
/hal_nxp-3.6.0/mcux/mcux-sdk/components/video/
Dfsl_video_common.h138 volatile uint32_t top; /*!< Current top stack top. */ member
/hal_nxp-3.6.0/mcux/mcux-sdk/scripts/kconfig/
Dguiconfig.py776 def _add_to_tree(node, top): argument
/hal_nxp-3.6.0/mcux/mcux-sdk/drivers/casper/
Dfsl_casper.c635 void MultprecModulo(unsigned r_out[], const unsigned v[], int top) in MultprecModulo()