Home
last modified time | relevance | path

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

/loramac-node-latest/src/peripherals/
Dmag3110.c31 static bool MAG3110Initialized = false; variable
39 if( MAG3110Initialized == false ) in MAG3110Init()
41 MAG3110Initialized = true; in MAG3110Init()