Home
last modified time | relevance | path

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

/bsp/hpmicro/libraries/hpm_sdk/drivers/src/
A Dhpm_ptpc_drv.c60 hpm_stat_t ptpc_set_ns_update(PTPC_Type *ptr, uint8_t index, uint32_t ns, ptpc_counting_mode mode) in ptpc_set_ns_update() function
72 if (status_success != ptpc_set_ns_update(ptr, index, ns, mode)) { in ptpc_update_timer()
83 ptpc_set_ns_update(ptr, index, 0, ptpc_counting_increment); in ptpc_init_timer()
89 if (status_success != ptpc_set_ns_update(ptr, index, ns, mode)) { in ptpc_init_timer_with_initial()
/bsp/hpmicro/libraries/hpm_sdk/drivers/inc/
A Dhpm_ptpc_drv.h155 hpm_stat_t ptpc_set_ns_update(PTPC_Type *ptr, uint8_t index, uint32_t ns, ptpc_counting_mode mode);

Completed in 6 milliseconds