Home
last modified time | relevance | path

Searched refs:fixed (Results 1 – 7 of 7) sorted by relevance

/hal_nxp-latest/mcux/mcux-sdk/components/flash/mflash/
Dreadme.txt5 The storage consists of predefined set of named files with fixed maximal lenght.
/hal_nxp-latest/mcux/middleware/mcux-sdk-middleware-multicore/
DChangeLogKSDK.txt254 - RPMsg-Lite: MISRA C-2012 violations fixed (7.4).
271 - RPMsg-Lite: MISRA C-2012 violations fixed, incl. data types consolidation.
286 - RPMsg-Lite: Several MISRA violations fixed.
/hal_nxp-latest/mcux/mcux-sdk/components/codec/tfa9xxx/vas_tfa_drv/
Dtfa2_dev.c2293 int mohm, fixed, ret; in tfa2_get_calibration_impedance() local
2305 fixed = buf[6] << 16 | buf[7] << 8 | buf[8]; in tfa2_get_calibration_impedance()
2306 mohm = 1000 * fixed / TFA2_FW_ReZ_SCALE; in tfa2_get_calibration_impedance()
/hal_nxp-latest/mcux/mcux-sdk/CMSIS/NN/
DREADME.md12 … differences is how the quantization is performed. The legacy APIs have a fixed point format with …
/hal_nxp-latest/mcux/middleware/mcux-sdk-middleware-usb/
DChangeLogKSDK.txt158 - Added some comments, fixed some minor USB issues.
/hal_nxp-latest/mcux/mcux-sdk/
DCONTRIBUTING.md138 …nch to see if the issue still exists**, the issue could have already been fixed in the latest code…
/hal_nxp-latest/mcux/middleware/mcux-sdk-middleware-multicore/rpmsg_lite/
DREADME.md55 …e endpoint address used to receive name service announcements is arbitrarily fixed to be 53 (0x35).