Searched refs:gptmr_channel_config (Results 1 – 12 of 12) sorted by relevance
| /bsp/hpmicro/libraries/drivers/ |
| A D | drv_hwtimer.c | 189 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 D | hpm_gptmr_drv.c | 27 hpm_stat_t gptmr_channel_config(GPTMR_Type *ptr, in gptmr_channel_config() function
|
| /bsp/hpmicro/libraries/hpm_sdk/drivers/inc/ |
| A D | hpm_gptmr_drv.h | 102 typedef struct gptmr_channel_config { struct 444 hpm_stat_t gptmr_channel_config(GPTMR_Type *ptr,
|
| /bsp/hpmicro/hpm5301evklite/board/ |
| A D | board.c | 297 gptmr_channel_config(BOARD_CALLBACK_TIMER, BOARD_CALLBACK_TIMER_CH, &config, false); in board_timer_create()
|
| /bsp/hpmicro/hpm5300evk/board/ |
| A D | board.c | 307 gptmr_channel_config(BOARD_CALLBACK_TIMER, BOARD_CALLBACK_TIMER_CH, &config, false); in board_timer_create()
|
| /bsp/hpmicro/hpm6300evk/board/ |
| A D | board.c | 229 gptmr_channel_config(BOARD_CALLBACK_TIMER, BOARD_CALLBACK_TIMER_CH, &config, false); in board_timer_create()
|
| /bsp/hpmicro/hpm6200evk/board/ |
| A D | board.c | 226 gptmr_channel_config(BOARD_CALLBACK_TIMER, BOARD_CALLBACK_TIMER_CH, &config, false); in board_timer_create()
|
| /bsp/hpmicro/hpm6e00evk/board/ |
| A D | board.c | 253 gptmr_channel_config(BOARD_CALLBACK_TIMER, BOARD_CALLBACK_TIMER_CH, &config, false); in board_timer_create()
|
| /bsp/hpmicro/hpm6750evkmini/board/ |
| A D | board.c | 388 gptmr_channel_config(BOARD_CALLBACK_TIMER, BOARD_CALLBACK_TIMER_CH, &config, false); in board_timer_create()
|
| /bsp/hpmicro/hpm6750evk2/board/ |
| A D | board.c | 355 gptmr_channel_config(BOARD_CALLBACK_TIMER, BOARD_CALLBACK_TIMER_CH, &config, false); in board_timer_create()
|
| /bsp/hpmicro/hpm6800evk/board/ |
| A D | board.c | 227 gptmr_channel_config(BOARD_CALLBACK_TIMER, BOARD_CALLBACK_TIMER_CH, &config, false); in board_timer_create()
|
| /bsp/hpmicro/hpm6750evk/board/ |
| A D | board.c | 372 gptmr_channel_config(BOARD_CALLBACK_TIMER, BOARD_CALLBACK_TIMER_CH, &config, false); in board_timer_create()
|
Completed in 28 milliseconds