Home
last modified time | relevance | path

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

/ohos5.0/drivers/hdf_core/framework/sample/platform/uart/src/
H A Duart_pl011_sample.c15 UartPl011Disable(regMap); in UartPl011SetLcrBits()
27 UartPl011Disable(regMap); in UartPl011UpdateLcr()
64 UartPl011Disable(regMap); in UartPl011SetDataFormat()
/ohos5.0/drivers/hdf_core/framework/sample/platform/uart/include/
H A Duart_pl011_sample.h193 static inline void UartPl011Disable(struct UartRegisterMap *regMap) in UartPl011Disable() function