Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/ncsw/Peripherals/FM/Port/
H A Dfm_port.h552 #define BMI_STATUS_OP_MASK_UNUSED (uint32_t)(BMI_STATUS_RX_MASK_UNUSED & … macro
H A Dfm_port.c311 unusedMask = BMI_STATUS_OP_MASK_UNUSED; in CheckInitParameters()