HomeSort by relevance Sort by last modified time
    Searched refs:blEraseShared (Results 1 - 3 of 3) sorted by null

  /device/google/contexthub/firmware/inc/platform/stm32f4xx/
bl.h 70 bool (*blEraseShared)(uint32_t key1, uint32_t key2);
  /device/google/contexthub/firmware/src/platform/stm32f4xx/
bl.c 686 .blEraseShared = &blExtApiEraseSharedArea,
    [all...]
  /device/google/contexthub/firmware/src/
seos.c 502 (void)BL.blEraseShared(BL_FLASH_KEY1, BL_FLASH_KEY2);
    [all...]

Completed in 7072 milliseconds