Home
last modified time | relevance | path

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

/bsp/hc32/tests/
A Dtest_tmr_capture.c193 uint32_t int_param = (param == RT_NULL) ? 0 : atoi(param); in _ic_ctrl() local
196 ret = rt_device_control(g_arr_test_ic[id].ic_dev, cmd, &int_param); in _ic_ctrl()

Completed in 3 milliseconds