Home
last modified time | relevance | path

Searched refs:UNTIL_NAN0SECONDS (Results 1 – 1 of 1) sorted by relevance

/drivers/hdf_core/adapter/platform/pwm/
Dpwm_bes.c31 #define UNTIL_NAN0SECONDS 1000000000 macro
284 if (pwm == NULL || config == NULL || (config->period > UNTIL_NAN0SECONDS)) {
294 pwmCfg->freq = UNTIL_NAN0SECONDS / config->period;