Home
last modified time | relevance | path

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

/hal_microchip-latest/mpfs/drivers/mss/mss_can/
Dmss_can.c142 this_can->hw_reg->IntStatus.L = DISABLE; in MSS_CAN_set_config_reg()
192 this_can->hw_reg->IntStatus.L = DISABLE; in MSS_CAN_start()
363 this_can->hw_reg->IntStatus.L = irq_flag; in MSS_CAN_clear_int_status()
376 return (this_can->hw_reg->IntStatus.L); in MSS_CAN_get_int_status()
Dmss_can.h875 mss_can_int_status IntStatus; /* Interrupt status register */ member