Home
last modified time | relevance | path

Searched refs:Bytes (Results 1 – 4 of 4) sorted by relevance

/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/mscan/
Dfsl_mscan.c593 mb.EIDR1 = sIDR1.Bytes; in MSCAN_WriteTxMb()
595 mb.EIDR3 = sIDR3.Bytes; in MSCAN_WriteTxMb()
606 mb.EIDR1 = sIDR1.Bytes; in MSCAN_WriteTxMb()
675 sIDR1.Bytes = MSCAN_ReadRIDR1(base); in MSCAN_ReadRxMb()
676 sIDR3.Bytes = MSCAN_ReadRIDR3(base); in MSCAN_ReadRxMb()
Dfsl_mscan.h142 uint8_t Bytes; /*!< bytes */ member
/hal_nxp-3.5.0/mcux/middleware/mcux-sdk-middleware-usb/device/
Dusb_device_khci.c33 #error The dedicated RAM length is not more than 512 Bytes, the SOC does not support this case.
/hal_nxp-3.5.0/mcux/middleware/mcux-sdk-middleware-usb/host/
Dusb_host_khci.c28 #error The dedicated RAM length is not more than 512 Bytes, the SOC does not support this case.