Home
last modified time | relevance | path

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

/bsp/hpmicro/libraries/hpm_sdk/soc/HPM6300/HPM6360/
A Dhpm_clock_drv.c192 if (node_or_instance < clock_node_end) { in get_frequency_for_ip_in_common_group()
319 if (node_or_instance < ADC_INSTANCE_NUM) { in clock_get_source()
325 if (node_or_instance < DAC_INSTANCE_NUM) { in clock_get_source()
331 if (node_or_instance < I2S_INSTANCE_NUM) { in clock_get_source()
337 if (node_or_instance < WDG_INSTANCE_NUM) { in clock_get_source()
357 clk_src_index = (clk_src_t) node_or_instance; in clock_get_source()
384 if (node_or_instance < WDG_INSTANCE_NUM) { in clock_get_divider()
424 HPM_SYSCTL->ADCCLK[node_or_instance] = in clock_set_adc_source()
444 HPM_SYSCTL->DACCLK[node_or_instance] = in clock_set_dac_source()
464 HPM_SYSCTL->I2SCLK[node_or_instance] = in clock_set_i2s_source()
[all …]
/bsp/hpmicro/libraries/hpm_sdk/soc/HPM6200/HPM6280/
A Dhpm_clock_drv.c108 clk_freq = get_frequency_for_dac(node_or_instance); in clock_get_frequency()
179 if (node_or_instance < clock_node_end) { in get_frequency_for_ip_in_common_group()
180 uint32_t clk_node = (uint32_t) node_or_instance; in get_frequency_for_ip_in_common_group()
300 if (node_or_instance < ADC_INSTANCE_NUM) { in clock_get_source()
306 if (node_or_instance < DAC_INSTANCE_NUM) { in clock_get_source()
312 if (node_or_instance < WDG_INSTANCE_NUM) { in clock_get_source()
332 clk_src_index = (clk_src_t) node_or_instance; in clock_get_source()
359 if (node_or_instance < WDG_INSTANCE_NUM) { in clock_get_divider()
399 HPM_SYSCTL->ADCCLK[node_or_instance] = in clock_set_adc_source()
419 HPM_SYSCTL->DACCLK[node_or_instance] = in clock_set_dac_source()
[all …]
/bsp/hpmicro/libraries/hpm_sdk/soc/HPM6800/HPM6880/
A Dhpm_clock_drv.c96 clk_freq = get_frequency_for_adc(node_or_instance); in clock_get_frequency()
99 clk_freq = get_frequency_for_i2s(node_or_instance); in clock_get_frequency()
170 if (node_or_instance < clock_node_end) { in get_frequency_for_ip_in_common_group()
171 uint32_t clk_node = (uint32_t) node_or_instance; in get_frequency_for_ip_in_common_group()
266 if (node_or_instance < ADC_INSTANCE_NUM) { in clock_get_source()
272 if (node_or_instance < I2S_INSTANCE_NUM) { in clock_get_source()
278 if (node_or_instance < WDG_INSTANCE_NUM) { in clock_get_source()
304 clk_src_index = (clk_src_t) node_or_instance; in clock_get_source()
332 if (node_or_instance < WDG_INSTANCE_NUM) { in clock_get_divider()
372 HPM_SYSCTL->ADCCLK[node_or_instance] = in clock_set_adc_source()
[all …]
/bsp/hpmicro/libraries/hpm_sdk/soc/HPM5300/HPM5361/
A Dhpm_clock_drv.c109 clk_freq = get_frequency_for_dac(node_or_instance); in clock_get_frequency()
112 clk_freq = get_frequency_for_ewdg(node_or_instance); in clock_get_frequency()
177 if (node_or_instance < clock_node_end) { in get_frequency_for_ip_in_common_group()
178 uint32_t clk_node = (uint32_t) node_or_instance; in get_frequency_for_ip_in_common_group()
289 if (node_or_instance < ADC_INSTANCE_NUM) { in clock_get_source()
295 if (node_or_instance < DAC_INSTANCE_NUM) { in clock_get_source()
301 if (node_or_instance < WDG_INSTANCE_NUM) { in clock_get_source()
320 clk_src_index = (clk_src_t) node_or_instance; in clock_get_source()
382 HPM_SYSCTL->ADCCLK[node_or_instance] = in clock_set_adc_source()
402 HPM_SYSCTL->DACCLK[node_or_instance] = in clock_set_dac_source()
[all …]
/bsp/hpmicro/libraries/hpm_sdk/soc/HPM6E00/HPM6E80/
A Dhpm_clock_drv.c102 clk_freq = get_frequency_for_adc(node_or_instance); in clock_get_frequency()
105 clk_freq = get_frequency_for_i2s(node_or_instance); in clock_get_frequency()
108 clk_freq = get_frequency_for_ewdg(node_or_instance); in clock_get_frequency()
188 if (node_or_instance < clock_node_end) { in get_frequency_for_ip_in_common_group()
189 uint32_t clk_node = (uint32_t) node_or_instance; in get_frequency_for_ip_in_common_group()
278 if (node_or_instance < ADC_INSTANCE_NUM) { in clock_get_source()
284 if (node_or_instance < I2S_INSTANCE_NUM) { in clock_get_source()
290 if (node_or_instance < EWDG_INSTANCE_NUM) { in clock_get_source()
304 clk_src_index = (clk_src_t) node_or_instance; in clock_get_source()
335 HPM_SYSCTL->ADCCLK[node_or_instance] = in clock_set_adc_source()
[all …]
/bsp/hpmicro/libraries/hpm_sdk/soc/HPM6700/HPM6750/
A Dhpm_clock_drv.c107 clk_freq = get_frequency_for_wdg(node_or_instance); in clock_get_frequency()
187 uint32_t node_or_instance = GET_CLK_NODE_FROM_NAME(node); in get_frequency_for_ip_in_common_group() local
189 if (node_or_instance < clock_node_end) { in get_frequency_for_ip_in_common_group()
190 uint32_t clk_node = (uint32_t) node_or_instance; in get_frequency_for_ip_in_common_group()
273 if (node_or_instance < ADC_INSTANCE_NUM) { in clock_get_source()
279 if (node_or_instance < I2S_INSTANCE_NUM) { in clock_get_source()
285 if (node_or_instance < WDG_INSTANCE_NUM) { in clock_get_source()
323 clk_src_index = (clk_src_t) node_or_instance; in clock_get_source()
350 if (node_or_instance < WDG_INSTANCE_NUM) { in clock_get_divider()
399 HPM_SYSCTL->ADCCLK[node_or_instance] = in clock_set_adc_source()
[all …]
/bsp/hpmicro/libraries/hpm_sdk/soc/HPM5300/HPM5301/
A Dhpm_clock_drv.c90 uint32_t node_or_instance = GET_CLK_NODE_FROM_NAME(clock_name); in clock_get_frequency() local
99 clk_freq = get_frequency_for_ewdg(node_or_instance); in clock_get_frequency()
162 uint32_t node_or_instance = GET_CLK_NODE_FROM_NAME(node); in get_frequency_for_ip_in_common_group() local
164 if (node_or_instance < clock_node_end) { in get_frequency_for_ip_in_common_group()
165 uint32_t clk_node = (uint32_t) node_or_instance; in get_frequency_for_ip_in_common_group()
244 uint32_t node_or_instance = GET_CLK_NODE_FROM_NAME(clock_name); in clock_get_source() local
251 if (node_or_instance < ADC_INSTANCE_NUM) { in clock_get_source()
257 if (node_or_instance < WDG_INSTANCE_NUM) { in clock_get_source()
276 clk_src_index = (clk_src_t) node_or_instance; in clock_get_source()
338 HPM_SYSCTL->ADCCLK[node_or_instance] = in clock_set_adc_source()
[all …]

Completed in 17 milliseconds