Home
last modified time | relevance | path

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

/hal_microchip-latest/mec5/drivers/
Dmec_mailbox_api.h23 MEC_MBOX_FLAG_RESET = MEC_BIT(0), enumerator
Dmec_mailbox.c62 if (flags & MEC_MBOX_FLAG_RESET) { in mec_hal_mbox_init()