Home
last modified time | relevance | path

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

/hal_microchip-latest/mpfs/drivers/mss/mss_mmuart/
Dmss_uart_regs.h127 #define ELINSI_MASK (0x01u << 4u) /* Enable LIN sync detection interrupt */ macro
Dmss_uart.c1007 this_uart->hw_reg->IEM |= ELINSI_MASK; in MSS_UART_set_linsync_handler()