Searched refs:min_value (Results 1 – 2 of 2) sorted by relevance
73 config->min_value = 0; in gptmr_channel_get_default_monitor_config()79 if ((ptr == NULL) || (config->max_value < config->min_value)) { in gptmr_channel_monitor_config()83 gptmr_update_cmp(ptr, ch_index, 0, config->min_value + 1); in gptmr_channel_monitor_config()
124 uint32_t min_value; /**< The unit is the gptmr clock source period */ member
Completed in 28 milliseconds