Home
last modified time | relevance | path

Searched refs:ERANGE (Results 1 – 4 of 4) sorted by relevance

/hal_nxp-3.6.0/mcux/mcux-sdk/components/codec/tfa9xxx/vas_tfa_drv/
Dconfig.h40 #ifndef ERANGE
41 #define ERANGE 34 /* Math result not representable */ macro
Dtfa2_haptic.c762 rc = -ERANGE; in tfa2_hap_calibrate()
767 rc = -ERANGE; in tfa2_hap_calibrate()
Dtfa2_dev.c2408 err = -ERANGE; in tfa2_dev_status()
2413 err = -ERANGE; in tfa2_dev_status()
/hal_nxp-3.6.0/mcux/mcux-sdk/components/codec/tfa9xxx/
Dfsl_tfa9xxx_IMX.c237 case -ERANGE: in TFA9XXX_ConvertErrorCode()