Home
last modified time | relevance | path

Searched refs:fw_version (Results 1 – 13 of 13) sorted by relevance

/hal_nxp-latest/mcux/mcux-sdk/components/codec/tfa9xxx/vas_tfa_drv/
Dtfa2_haptic.c406 int rc, fw_version; in tfa2_hap_patch_version() local
409 …rc = tfa2_i2c_read_cf_mem32_dsp_reset(tfa->i2c, FW_XMEM_VERSION, &fw_version, 1, TFA2_CF_MEM_XMEM); in tfa2_hap_patch_version()
410 …g(&tfa->i2c->dev, "%s patch version %d.%d.%d\n", string, (fw_version >> 16) & 0xff, (fw_version >>… in tfa2_hap_patch_version()
411 fw_version & 0xff); in tfa2_hap_patch_version()
413 if (check_haptic_version && ((fw_version & FW_VERSION_MASK) != FW_VERSION)) in tfa2_hap_patch_version()
415 …err(&tfa->i2c->dev, "%s: unsupported firmware version 0x%x, expected 0x%x\n", __func__, fw_version, in tfa2_hap_patch_version()
/hal_nxp-latest/mcux/mcux-sdk/devices/MIMX8UD7/drivers/
Dfsl_sentinel.h118 uint32_t fw_version; member
Dfsl_sentinel.c221 *pVersion = respParam.fw_version; in SENTINEL_GetFirmwareVersion()
/hal_nxp-latest/mcux/mcux-sdk/devices/MIMX8US5/drivers/
Dfsl_sentinel.h118 uint32_t fw_version; member
Dfsl_sentinel.c221 *pVersion = respParam.fw_version; in SENTINEL_GetFirmwareVersion()
/hal_nxp-latest/mcux/mcux-sdk/devices/MIMX8US3/drivers/
Dfsl_sentinel.h118 uint32_t fw_version; member
Dfsl_sentinel.c221 *pVersion = respParam.fw_version; in SENTINEL_GetFirmwareVersion()
/hal_nxp-latest/mcux/mcux-sdk/devices/MIMX8UD5/drivers/
Dfsl_sentinel.h118 uint32_t fw_version; member
Dfsl_sentinel.c221 *pVersion = respParam.fw_version; in SENTINEL_GetFirmwareVersion()
/hal_nxp-latest/mcux/mcux-sdk/devices/MIMX8UD3/drivers/
Dfsl_sentinel.h118 uint32_t fw_version; member
Dfsl_sentinel.c221 *pVersion = respParam.fw_version; in SENTINEL_GetFirmwareVersion()
/hal_nxp-latest/mcux/mcux-sdk/devices/MIMX9352/drivers/
Dfsl_sentinel.h118 uint32_t fw_version; member
Dfsl_sentinel.c255 *pVersion = respParam.fw_version; in SENTINEL_GetFirmwareVersion()