Home
last modified time | relevance | path

Searched refs:VAL2 (Results 1 – 3 of 3) sorted by relevance

/bsp/msp432e401y-LaunchPad/libraries/Drivers/CMSIS/Include/
A Dcmsis_ccs.h161 #define __SADD8(VAL1, VAL2) ((unsigned int)_sadd8(VAL1, VAL2)) argument
162 #define __QADD8(VAL1, VAL2) ((unsigned int)_qadd8(VAL1, VAL2)) argument
163 #define __SHADD8(VAL1, VAL2) ((unsigned int)_shadd8(VAL1, VAL2)) argument
164 #define __UADD8(VAL1, VAL2) ((unsigned int)_uadd8(VAL1, VAL2)) argument
165 #define __UQADD8(VAL1, VAL2) ((unsigned int)_uqadd8(VAL1, VAL2)) argument
166 #define __UHADD8(VAL1, VAL2) ((unsigned int)_uhadd8(VAL1, VAL2)) argument
167 #define __SSUB8(VAL1, VAL2) ((unsigned int)_ssub8(VAL1, VAL2)) argument
168 #define __QSUB8(VAL1, VAL2) ((unsigned int)_qsub8(VAL1, VAL2)) argument
169 #define __SHSUB8(VAL1, VAL2) ((unsigned int)_shsub8(VAL1, VAL2)) argument
170 #define __USUB8(VAL1, VAL2) ((unsigned int)_usub8(VAL1, VAL2)) argument
[all …]
/bsp/microchip/same70/bsp/same70b/include/component/
A Duart.h436 …uint32_t VAL2:8; /**< bit: 16..23 Second Comparison Value for Received Charact… member
/bsp/nxp/imx/imxrt/libraries/drivers/
A Ddrv_pwm.c96 pwmHighPulse = pulseCnt - (base->SM[pwm_submodule].VAL2) * 2; in imxrt_drv_pwm_get()

Completed in 12 milliseconds