Searched refs:crc_check_sw (Results 1 – 5 of 5) sorted by relevance
| /hal_nxp-latest/mcux/mcux-sdk/components/conn_fwloader/include/ |
| D | api_tree_root.h | 97 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/ |
| D | fsl_romapi_otp.h | 25 status_t (*crc_check_sw)(uint32_t *src, uint32_t numberOfWords, uint32_t crc_fuse_idx); member
|
| D | fsl_romapi_otp.c | 92 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/ |
| D | fsl_romapi_otp.h | 25 status_t (*crc_check_sw)(uint32_t *src, uint32_t numberOfWords, uint32_t crc_fuse_idx); member
|
| D | fsl_romapi_otp.c | 92 return OCOTP_API_TREE->crc_check_sw(src, numberOfWords, crc_fuse_idx); in otp_crc_check_sw()
|