Searched refs:MEC_MBOX_FLAG_RESET (Results 1 – 2 of 2) sorted by relevance
/hal_microchip-latest/mec5/drivers/ | ||
D | mec_mailbox_api.h | 23 MEC_MBOX_FLAG_RESET = MEC_BIT(0), enumerator |
D | mec_mailbox.c | 62 if (flags & MEC_MBOX_FLAG_RESET) { in mec_hal_mbox_init() |