nidas v1.2.3
|
Go to the source code of this file.
Macros | |
#define | CLOCK_STATUS_NOSYNC 0x01 /* Set if NOT in sync */ |
#define | CLOCK_STATUS_NOCODE 0x02 /* Set if selected input code NOT decodeable */ |
#define | CLOCK_STATUS_NOPPS 0x04 /* Set if PPS input invalid */ |
#define | CLOCK_STATUS_NOMAJT 0x08 /* Set if major time NOT set since jam */ |
#define | CLOCK_STATUS_NOYEAR 0x10 /* Set if year NOT set */ |
#define | CLOCK_SYNC_NOT_OK 0x20 /* Set if Status_Port Sync_OK bit not set */ |
#define CLOCK_STATUS_NOCODE 0x02 /* Set if selected input code NOT decodeable */ |
Referenced by nidas::dynld::raf::IRIGSensor::checkClock().
#define CLOCK_STATUS_NOMAJT 0x08 /* Set if major time NOT set since jam */ |
Referenced by nidas::dynld::raf::IRIGSensor::checkClock().
#define CLOCK_STATUS_NOPPS 0x04 /* Set if PPS input invalid */ |
#define CLOCK_STATUS_NOSYNC 0x01 /* Set if NOT in sync */ |
Referenced by nidas::dynld::raf::IRIGSensor::checkClock(), oneHzFunction(), pc104sg_bh_100Hz(), and pc104sg_init().
#define CLOCK_STATUS_NOYEAR 0x10 /* Set if year NOT set */ |
Referenced by nidas::dynld::raf::IRIGSensor::checkClock().
#define CLOCK_SYNC_NOT_OK 0x20 /* Set if Status_Port Sync_OK bit not set */ |
Referenced by nidas::dynld::raf::IRIGSensor::checkClock(), oneHzFunction(), pc104sg_bh_100Hz(), pc104sg_init(), and pc104sg_isr().