Home
last modified time | relevance | path

Searched defs:check (Results 1 – 9 of 9) sorted by relevance

/hal_nxp-latest/mcux/mcux-sdk/CMSIS/DSP/Source/FilteringFunctions/
Darm_conv_partial_q31.c76 uint32_t j, k, count, blkCnt, check; in arm_conv_partial_q31() local
Darm_conv_partial_f32.c97 uint32_t j, k, count, blkCnt, check; in arm_conv_partial_f32() local
Darm_conv_partial_fast_q15.c73 uint32_t j, k, count, blkCnt, check; in arm_conv_partial_fast_q15() local
Darm_conv_partial_fast_q31.c73 uint32_t j, k, count, check, blkCnt; in arm_conv_partial_fast_q31() local
Darm_conv_partial_q15.c80 uint32_t j, k, count, blkCnt, check; in arm_conv_partial_q15() local
Darm_conv_partial_q7.c76 uint32_t j, k, count, blkCnt, check; /* Loop counters */ in arm_conv_partial_q7() local
/hal_nxp-latest/mcux/mcux-sdk/drivers/cwt/
Dfsl_cwt.c206 void CWT_Check(CDOG_Type *base, uint32_t check) in CWT_Check()
/hal_nxp-latest/mcux/mcux-sdk/drivers/cdog/
Dfsl_cdog.c239 void CDOG_Check(CDOG_Type *base, uint32_t check) in CDOG_Check()
/hal_nxp-latest/mcux/mcux-sdk/components/codec/tfa9xxx/vas_tfa_drv/
Dtfa2_haptic.c17 void tfa2_haptic_set_version_check(int check) in tfa2_haptic_set_version_check()