Lines Matching refs:swtmrId
323 #define SWTMR_START_PARAMS(swtmrId, mode, interval) swtmrId, mode, interval324 #define SWTMR_DELETE_PARAMS(swtmrId) swtmrId325 #define SWTMR_EXPIRED_PARAMS(swtmrId) swtmrId326 #define SWTMR_STOP_PARAMS(swtmrId) swtmrId327 #define SWTMR_CREATE_PARAMS(swtmrId) swtmrId