Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/middleware/mcux-sdk-middleware-connectivity-framework/platform/rt1170/
Dfwk_platform.c48 HAL_TimeStampInit(timestampHandle, &config); in PLATFORM_InitTimeStamp()
/hal_nxp-latest/mcux/mcux-sdk/components/time_stamp/
Dfsl_adapter_time_stamp.h92 void HAL_TimeStampInit(hal_time_stamp_handle_t halTimeStampHandle, hal_time_stamp_config_t* halTime…
Dfsl_adapter_ostimer_time_stamp.c42 void HAL_TimeStampInit(hal_time_stamp_handle_t halTimeStampHandle, hal_time_stamp_config_t *halTime… in HAL_TimeStampInit() function
Dfsl_adapter_lptmr_time_stamp.c72 void HAL_TimeStampInit(hal_time_stamp_handle_t halTimeStampHandle, hal_time_stamp_config_t *halTime… in HAL_TimeStampInit() function
Dfsl_adapter_ctimer_time_stamp.c43 void HAL_TimeStampInit(hal_time_stamp_handle_t halTimeStampHandle, hal_time_stamp_config_t *halTime… in HAL_TimeStampInit() function
Dfsl_adapter_gpt_time_stamp.c76 void HAL_TimeStampInit(hal_time_stamp_handle_t halTimeStampHandle, hal_time_stamp_config_t *halTime… in HAL_TimeStampInit() function
Dfsl_adapter_pit_time_stamp.c67 void HAL_TimeStampInit(hal_time_stamp_handle_t halTimeStampHandle, hal_time_stamp_config_t *halTime… in HAL_TimeStampInit() function
Dfsl_adapter_lpit_time_stamp.c79 void HAL_TimeStampInit(hal_time_stamp_handle_t halTimeStampHandle, hal_time_stamp_config_t *halTime… in HAL_TimeStampInit() function
/hal_nxp-latest/mcux/middleware/mcux-sdk-middleware-connectivity-framework/platform/rw61x/
Dfwk_platform.c39 HAL_TimeStampInit(timestampHandle, &config); in PLATFORM_InitTimeStamp()
/hal_nxp-latest/mcux/middleware/mcux-sdk-middleware-connectivity-framework/platform/MIMXRT595S/
Dfwk_platform.c43 HAL_TimeStampInit(timestampHandle, &config); in PLATFORM_InitTimeStamp()
/hal_nxp-latest/mcux/middleware/mcux-sdk-middleware-connectivity-framework/platform/rt1060/
Dfwk_platform.c65 HAL_TimeStampInit(timestampHandle, &config); in PLATFORM_InitTimeStamp()
/hal_nxp-latest/mcux/mcux-sdk/components/timer_manager/
Dfsl_component_timer_manager.c628 HAL_TimeStampInit(halTimeStampHandle, &halTimeStampConfig); in TM_Init()