Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/os/inc/
Dbl.h50 void (*blReboot)(void); member
95 void blReboot(void);
/device/google/contexthub/firmware/os/platform/stm32/
Dbl.c376 void blReboot(void) in blReboot() function
515 blReboot(); in blSpuriousIntHandler()
/device/google/contexthub/firmware/os/core/
Dbl.c257 blReboot(); in blExtApiReboot()
698 .blReboot = &blExtApiReboot,
DnanohubCommand.c1199 BL.blReboot(); in halReboot()