Home
last modified time | relevance | path

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

/loramac-node-3.7.0/src/system/
Duart.c40 void UartDeInit( Uart_t *obj ) in UartDeInit() function
Duart.h150 void UartDeInit( Uart_t *obj );
/loramac-node-3.7.0/src/boards/NAMote72/
Dgps-board.c152 UartDeInit( &Uart1 ); in GpsMcuIrqNotify()
Dboard.c180 UartDeInit( &Uart2 ); in BoardInitMcu()