Searched refs:PA_RETRY_COUNT (Results 1 – 2 of 2) sorted by relevance
20 #define PA_RETRY_COUNT 6 macro313 sync_create_param.timeout = (per_interval_us * PA_RETRY_COUNT) / (10 * USEC_PER_MSEC); in create_pa_sync()314 sem_timeout_us = per_interval_us * PA_RETRY_COUNT; in create_pa_sync()344 uint32_t sem_timeout_us = per_interval_us * PA_RETRY_COUNT; in create_big_sync()
23 #define PA_RETRY_COUNT 6 macro382 sync_create_param.timeout = (per_interval_us * PA_RETRY_COUNT) / in main()384 sem_timeout_us = per_interval_us * PA_RETRY_COUNT; in main()