Home
last modified time | relevance | path

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

/hal_microchip-latest/mpfs/drivers/mss/mss_can/
Dmss_can.h799 __IO uint32_t RX_MSG:1; member
826 __IO uint32_t RX_MSG:1; member
Dmss_can.c148 this_can->hw_reg->IntEbl.RX_MSG = DISABLE; in MSS_CAN_set_config_reg()
210 this_can->hw_reg->IntEbl.RX_MSG = ENABLE; in MSS_CAN_start()