Searched refs:Byte (Results 1 – 11 of 11) sorted by relevance
17 void FUart_SendByte(u32 BaseAddress, u8 Byte) in FUart_SendByte() argument23 FT_UART_WriteReg(BaseAddress, UARTDR_OFFSET, (u32)Byte); in FUart_SendByte()
213 void FUart_SendByte(u32 BaseAddress, u8 Byte);
7 ** 256K-Byte FLASH, 32K-Byte RAM
7 ** 512K-Byte FLASH, 96K-Byte RAM
8 ** 512Byte FLASH, 64KByte RAM
800 *data++ = USB0->FIFO[ep_idx].Byte[0]; in ald_usb_ep_data_get()824 USB0->FIFO[ep_idx].Byte[0] = *data++; in ald_usb_ep_data_put()
102 // Byte address 400 --> 400 * 8 = bit address 2000
1230 typedef U8 Byte; //!< 8-bit unsigned integer. typedef
544 "The Option Byte will be write protected (cannot be changed again) after the
1244 "The Option Byte will be write protected (cannot be changed again) after the
8339 uint8_t Byte[4]; member
Completed in 848 milliseconds