Searched refs:SAMPLE_PERIOD (Results 1 – 2 of 2) sorted by relevance
19 #define SAMPLE_PERIOD DT_PROP(NODE_ID, sample_period) macro21 #define PROCESS_TIME ((M - 1) * SAMPLE_PERIOD)54 k_msleep(SAMPLE_PERIOD); in main()
8 config SAMPLE_PERIOD config