Searched refs:PUBLISH_PERIOD_SEC (Results 1 – 1 of 1) sorted by relevance
21 #define PUBLISH_PERIOD_SEC 1 macro116 ASSERT_EQUAL(PUBLISH_PERIOD_SEC, pub->period); in pub_hb_sent_cb()143 .period = PUBLISH_PERIOD_SEC, in publish_common()158 if (k_sem_take(&sem, K_SECONDS(PUBLISH_PERIOD_SEC * (PUBLISH_MSG_CNT + 1)))) { in publish_process()