Home
last modified time | relevance | path

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

/hal_microchip-latest/mec5/drivers/
Dmec_rom.c21 typedef uint8_t (*rom_otp_wr8_td)(uint16_t otp_index, uint8_t data); typedef
49 rom_otp_wr8_td fp = (rom_otp_wr8_td)(MEC5_ROM_OTP_WR8_ADDR); in mec_hal_rom_otp_write_byte()