Home
last modified time | relevance | path

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

/freebsd/sys/contrib/ncsw/Peripherals/FM/Pcd/
H A Dfm_plcr.h152 #define PLCR_ERR_UNINIT_NUM_MASK 0x000000FF macro
H A Dfm_plcr.c665 …>h_App,e_FM_PCD_PLCR_EXCEPTION_INIT_ENTRY_ERROR,(uint16_t)(captureReg & PLCR_ERR_UNINIT_NUM_MASK)); in ErrorExceptionsCB()