Home
last modified time | relevance | path

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

/bsp/hpmicro/libraries/drivers/
A Ddrv_hwtimer.c189 gptmr_channel_config(base, hpm_gptmr->channel, &config, false); in hpm_hwtimer_init()
205 gptmr_channel_config(base, hpm_gptmr->channel, &config, true); in hpm_hwtimer_start()
/bsp/hpmicro/libraries/hpm_sdk/drivers/src/
A Dhpm_gptmr_drv.c27 hpm_stat_t gptmr_channel_config(GPTMR_Type *ptr, in gptmr_channel_config() function
/bsp/hpmicro/libraries/hpm_sdk/drivers/inc/
A Dhpm_gptmr_drv.h102 typedef struct gptmr_channel_config { struct
444 hpm_stat_t gptmr_channel_config(GPTMR_Type *ptr,
/bsp/hpmicro/hpm5301evklite/board/
A Dboard.c297 gptmr_channel_config(BOARD_CALLBACK_TIMER, BOARD_CALLBACK_TIMER_CH, &config, false); in board_timer_create()
/bsp/hpmicro/hpm5300evk/board/
A Dboard.c307 gptmr_channel_config(BOARD_CALLBACK_TIMER, BOARD_CALLBACK_TIMER_CH, &config, false); in board_timer_create()
/bsp/hpmicro/hpm6300evk/board/
A Dboard.c229 gptmr_channel_config(BOARD_CALLBACK_TIMER, BOARD_CALLBACK_TIMER_CH, &config, false); in board_timer_create()
/bsp/hpmicro/hpm6200evk/board/
A Dboard.c226 gptmr_channel_config(BOARD_CALLBACK_TIMER, BOARD_CALLBACK_TIMER_CH, &config, false); in board_timer_create()
/bsp/hpmicro/hpm6e00evk/board/
A Dboard.c253 gptmr_channel_config(BOARD_CALLBACK_TIMER, BOARD_CALLBACK_TIMER_CH, &config, false); in board_timer_create()
/bsp/hpmicro/hpm6750evkmini/board/
A Dboard.c388 gptmr_channel_config(BOARD_CALLBACK_TIMER, BOARD_CALLBACK_TIMER_CH, &config, false); in board_timer_create()
/bsp/hpmicro/hpm6750evk2/board/
A Dboard.c355 gptmr_channel_config(BOARD_CALLBACK_TIMER, BOARD_CALLBACK_TIMER_CH, &config, false); in board_timer_create()
/bsp/hpmicro/hpm6800evk/board/
A Dboard.c227 gptmr_channel_config(BOARD_CALLBACK_TIMER, BOARD_CALLBACK_TIMER_CH, &config, false); in board_timer_create()
/bsp/hpmicro/hpm6750evk/board/
A Dboard.c372 gptmr_channel_config(BOARD_CALLBACK_TIMER, BOARD_CALLBACK_TIMER_CH, &config, false); in board_timer_create()

Completed in 28 milliseconds