Home
last modified time | relevance | path

Searched defs:low (Results 1 – 22 of 22) sorted by relevance

/hal_nxp-latest/mcux/mcux-sdk/CMSIS/DSP/Source/BasicMathFunctions/
Darm_clip_f16.c57 float16_t low, in arm_clip_f16()
120 float16_t low, in arm_clip_f16()
Darm_clip_f32.c65 float32_t low, in arm_clip_f32()
125 float32_t low, in arm_clip_f32()
Darm_clip_q15.c55 q15_t low, in arm_clip_q15()
115 q15_t low, in arm_clip_q15()
Darm_clip_q31.c55 q31_t low, in arm_clip_q31()
115 q31_t low, in arm_clip_q31()
Darm_clip_q7.c55 q7_t low, in arm_clip_q7()
115 q7_t low, in arm_clip_q7()
/hal_nxp-latest/s32/drivers/s32ze/BaseNXP/src/
DOsIf_Timer_System_Internal_Systick.c106 #define SYSTICK_DELTA_OUTER(high, low, max) ((max) - ((high) - (low))) argument
107 #define SYSTICK_DELTA_INNER(high, low) ((high) - (low)) argument
DOsIf_Timer_System_Internal_GenericTimer.c120 #define GENERICTIMER_DELTA_OUTER(high, low, max) ((max) - ((high) - (low))) argument
121 #define GENERICTIMER_DELTA_INNER(high, low) ((high) - (low)) argument
/hal_nxp-latest/s32/drivers/s32k3/BaseNXP/src/
DOsIf_Timer_System_Internal_Systick.c100 #define SYSTICK_DELTA_OUTER(high, low, max) ((max) - ((high) - (low))) argument
101 #define SYSTICK_DELTA_INNER(high, low) ((high) - (low)) argument
/hal_nxp-latest/s32/drivers/s32k1/BaseNXP/src/
DOsIf_Timer_System_Internal_Systick.c106 #define SYSTICK_DELTA_OUTER(high, low, max) ((max) - ((high) - (low))) argument
107 #define SYSTICK_DELTA_INNER(high, low) ((high) - (low)) argument
/hal_nxp-latest/mcux/mcux-sdk/drivers/syspm/
Dfsl_syspm.c197 uint32_t low; in SYSPM_GetEventCounter() local
231 uint32_t low; in SYSPM_GetInstructionCounter() local
/hal_nxp-latest/mcux/mcux-sdk/devices/MIMXRT595S/drivers/
Dfsl_clock.c1634 uint32_t expected, up, low; in CLOCK_FroTuneToFreq() local
1688 uint32_t expected, up, low; in CLOCK_EnableFroTuning() local
/hal_nxp-latest/mcux/mcux-sdk/devices/MIMXRT533S/drivers/
Dfsl_clock.c1634 uint32_t expected, up, low; in CLOCK_FroTuneToFreq() local
1688 uint32_t expected, up, low; in CLOCK_EnableFroTuning() local
/hal_nxp-latest/mcux/mcux-sdk/devices/MIMXRT555S/drivers/
Dfsl_clock.c1634 uint32_t expected, up, low; in CLOCK_FroTuneToFreq() local
1688 uint32_t expected, up, low; in CLOCK_EnableFroTuning() local
/hal_nxp-latest/mcux/middleware/wifi_nxp/incl/port/osa/
Dosa.h338 static inline uint32_t OSA_RandRange(uint32_t low, uint32_t high) in OSA_RandRange()
/hal_nxp-latest/mcux/mcux-sdk/CMSIS/NN/Include/
Darm_nnsupportfunctions.h68 uint32_t low; member
/hal_nxp-latest/mcux/mcux-sdk/drivers/lcdif/
Dfsl_lcdif.h391 uint32_t low; /*!< Low part of the look up table. */ member
/hal_nxp-latest/mcux/mcux-sdk/devices/MIMX8UD7/drivers/
Dfsl_clock.c2095 uint32_t expected, up, low; in CLOCK_EnableFroTuning() local
/hal_nxp-latest/mcux/mcux-sdk/devices/MIMX8UD5/drivers/
Dfsl_clock.c2095 uint32_t expected, up, low; in CLOCK_EnableFroTuning() local
/hal_nxp-latest/mcux/mcux-sdk/devices/MIMX8US5/drivers/
Dfsl_clock.c2095 uint32_t expected, up, low; in CLOCK_EnableFroTuning() local
/hal_nxp-latest/mcux/mcux-sdk/devices/MIMX8US3/drivers/
Dfsl_clock.c2095 uint32_t expected, up, low; in CLOCK_EnableFroTuning() local
/hal_nxp-latest/mcux/mcux-sdk/devices/MIMX8UD3/drivers/
Dfsl_clock.c2095 uint32_t expected, up, low; in CLOCK_EnableFroTuning() local
/hal_nxp-latest/mcux/middleware/wifi_nxp/wlcmgr/
Dwlan_tests.c5616 unsigned low : 1; member