Searched refs:MIDDLE_BUF (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/sys/contrib/ncsw/inc/
H A Dncsw_ext.h192 #define MIDDLE_BUF 4 macro
199 #define DECLARE_POSITION static uint8_t state[4] = { (uint8_t)MIDDLE_BUF, (uint8_t)FIRST_BUF, (uint8_t)LAST_BUF, (uint8_t)SINGLE_BUF };
/freebsd-12-stable/sys/contrib/ncsw/Peripherals/FM/Port/
H A Dfm_port_im.c183 ((bdStatus & BD_L) ? LAST_BUF : MIDDLE_BUF));

Completed in 115 milliseconds