Searched refs:blProgramEe (Results 1 – 3 of 3) sorted by relevance
71 …bool (*blProgramEe)(uint8_t *dst, const uint8_t *src, uint32_t length, uint32_t key1, u… member
109 return BL.blProgramEe(dst, src, len, BL_FLASH_KEY1, BL_FLASH_KEY2); in eeWrite()
687 .blProgramEe = &blExtApiProgramEe,