Searched refs:PUBLISH_MSG_CNT (Results 1 – 1 of 1) sorted by relevance
22 #define PUBLISH_MSG_CNT 10 macro101 ASSERT_EQUAL(PUBLISH_MSG_CNT, sub->count); in sub_hb_end_cb()142 .count = PUBLISH_MSG_CNT, in publish_common()149 pub_cnt = PUBLISH_MSG_CNT; in publish_common()158 if (k_sem_take(&sem, K_SECONDS(PUBLISH_PERIOD_SEC * (PUBLISH_MSG_CNT + 1)))) { in publish_process()