Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/lin/
Dfsl_lin_lpuart.h192 volatile uint8_t *dataRegBytes = (volatile uint8_t *)(&(base->DATA)); in LIN_LPUART_WriteByte() local
193 dataRegBytes[0] = data; in LIN_LPUART_WriteByte()