Searched refs:STATUS (Results 1 – 9 of 9) sorted by relevance
197 setRegister (STATUS, (1<<RX_DR)); in getData()202 return getRegister (STATUS); in getStatus()217 setRegister (STATUS, (1 << TX_DS) | (1 << MAX_RT)); in rxPowerUp()340 setRegister (STATUS, 0x3E); // clear various flags in setBeaconingMode()383 setRegister (STATUS, 0x6E); //clear flags in sendBeaconingMsg()
48 #define STATUS 0x07 macro
62 message(STATUS "Found libftd2xx: ${LIBFTD2XX_LIBRARIES}")
63 message(STATUS "Found LIBFT4222: ${LIBFT4222_LIBRARIES}")
98 MESSAGE(STATUS "Can not find dpkg in your path, default to i386.")113 MESSAGE(STATUS "CPACK_DEBIAN_PACKAGE_DEPENDS not set, the package will have no dependencies.")
105 #message(STATUS "Arguments to execute_process: ${ARGN}")
366 STATUS status = NU_SUCCESS; in TIMM_OSAL_ClearPipe()