Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/os/inc/
Dbl.h55 bool (*blEraseShared)(uint32_t key1, uint32_t key2); member
/device/google/contexthub/firmware/os/core/
Dbl.c701 .blEraseShared = &blExtApiEraseSharedArea,
Dseos.c510 (void)BL.blEraseShared(BL_FLASH_KEY1, BL_FLASH_KEY2); in osEraseShared()