Home
last modified time | relevance | path

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

/hal_microchip-latest/mec5/drivers/
Dmec_rom.c20 typedef uint8_t (*rom_otp_rd8_td)(uint16_t otp_index, uint8_t *data); typedef
32 rom_otp_rd8_td fp = (rom_otp_rd8_td)(MEC5_ROM_OTP_RD8_ADDR); in mec_hal_rom_otp_read_byte()