Home
last modified time | relevance | path

Searched defs:byte (Results 1 - 2 of 2) sorted by relevance

/drivers/hdf_core/framework/support/platform/src/hdmi/
H A Dhdmi_scdc.c56 static int32_t HdmiScdcReadByte(const struct HdmiScdc *scdc, enum HdmiScdcsOffset offset, uint8_t *byte) in HdmiScdcReadByte() argument
61 static int32_t HdmiScdcWriteByte(const struct HdmiScdc *scdc, enum HdmiScdcsOffset offset, uint8_t *byte) in HdmiScdcWriteByte() argument
/drivers/hdf_core/framework/sample/platform/uart/include/
H A Duart_pl011_sample.h210 static inline void UartPl011Write(struct UartRegisterMap *regMap, uint8_t byte) in UartPl011Write() argument

Completed in 2 milliseconds