Home
last modified time | relevance | path

Searched refs:chipFwVersion (Results 1 – 2 of 2) sorted by relevance

/hardware/st/nfc/st21nfc/hal/
Dhal_fd.h31 uint32_t chipFwVersion; member
Dhal_fd.cc342 mFWInfo->chipFwVersion = in ft_cmd_HwReset()
344 STLOG_HAL_D(" FwVersion = 0x%08X", mFWInfo->chipFwVersion); in ft_cmd_HwReset()
398 mFWInfo->chipFwVersion = 0; // make sure FW will be updated. in ft_cmd_HwReset()
412 (mFWInfo->fileFwVersion != mFWInfo->chipFwVersion)) { in ft_cmd_HwReset()