Home
last modified time | relevance | path

Searched refs:crc_check_sw (Results 1 – 5 of 5) sorted by relevance

/hal_nxp-latest/mcux/mcux-sdk/components/conn_fwloader/include/
Dapi_tree_root.h97 status_t (*crc_check_sw)(uint32_t *src, uint32_t numberOfWords, uint32_t crc_fuse_idx); member
111 status_t (*crc_check_sw)(uint32_t *src, uint32_t numberOfWords, uint32_t crc_fuse_idx); member
/hal_nxp-latest/mcux/mcux-sdk/devices/RW612/drivers/romapi/otp/
Dfsl_romapi_otp.h25 status_t (*crc_check_sw)(uint32_t *src, uint32_t numberOfWords, uint32_t crc_fuse_idx); member
Dfsl_romapi_otp.c92 return OCOTP_API_TREE->crc_check_sw(src, numberOfWords, crc_fuse_idx); in otp_crc_check_sw()
/hal_nxp-latest/mcux/mcux-sdk/devices/RW610/drivers/romapi/otp/
Dfsl_romapi_otp.h25 status_t (*crc_check_sw)(uint32_t *src, uint32_t numberOfWords, uint32_t crc_fuse_idx); member
Dfsl_romapi_otp.c92 return OCOTP_API_TREE->crc_check_sw(src, numberOfWords, crc_fuse_idx); in otp_crc_check_sw()