Home
last modified time | relevance | path

Searched refs:UartNotifyId_t (Results 1 – 3 of 3) sorted by relevance

/loramac-node-3.4.0/src/system/
Duart.h51 }UartNotifyId_t; typedef
67 void ( *IrqNotify )( UartNotifyId_t id );
/loramac-node-3.4.0/src/boards/
Dgps-board.h77 void GpsMcuIrqNotify( UartNotifyId_t id );
/loramac-node-3.4.0/src/boards/NAMote72/
Dgps-board.c134 void GpsMcuIrqNotify( UartNotifyId_t id ) in GpsMcuIrqNotify()