Home
last modified time | relevance | path

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

/hal_nxp-3.6.0/mcux/mcux-sdk/CMSIS/NN/Include/
Darm_nnsupportfunctions.h48 #define CLAMP(x, h, l) MAX(MIN((x), (h)), (l)) macro
/hal_nxp-3.6.0/imx/devices/MCIMX6X/
DMCIMX6X_M4.h547 __IO uint32_t CLAMP; /**< Clamp Control, offset: 0x45C */ member