Home
last modified time | relevance | path

Searched refs:p_efuse_program (Results 1 – 6 of 6) sorted by relevance

/hal_nxp-latest/mcux/mcux-sdk/devices/MIMXRT798S/drivers/romapi/otp/
Dfsl_romapi_otp.h20 status_t (*p_efuse_program)(uint32_t addr, uint32_t data); member
Dfsl_romapi_otp.c54 return OCOTP_API_TREE->p_efuse_program(addr, data); in otp_fuse_program()
/hal_nxp-latest/mcux/mcux-sdk/devices/MIMXRT735S/drivers/romapi/otp/
Dfsl_romapi_otp.h20 status_t (*p_efuse_program)(uint32_t addr, uint32_t data); member
Dfsl_romapi_otp.c54 return OCOTP_API_TREE->p_efuse_program(addr, data); in otp_fuse_program()
/hal_nxp-latest/mcux/mcux-sdk/devices/MIMXRT758S/drivers/romapi/otp/
Dfsl_romapi_otp.h20 status_t (*p_efuse_program)(uint32_t addr, uint32_t data); member
Dfsl_romapi_otp.c54 return OCOTP_API_TREE->p_efuse_program(addr, data); in otp_fuse_program()