Searched refs:dataRegBytes (Results 1 – 1 of 1) sorted by relevance
192 volatile uint8_t *dataRegBytes = (volatile uint8_t *)(&(base->DATA)); in LIN_LPUART_WriteByte() local193 dataRegBytes[0] = data; in LIN_LPUART_WriteByte()