Searched refs:drv8424_api (Results 1 – 1 of 1) sorted by relevance
/Zephyr-latest/tests/drivers/stepper/drv8424/api/src/ |
D | main.c | 73 ZTEST_F(drv8424_api, test_micro_step_res_set) in ZTEST_F() argument 82 ZTEST_F(drv8424_api, test_micro_step_res_set_incorrect_value_detection) in ZTEST_F() argument 91 ZTEST_F(drv8424_api, test_actual_position_set) in ZTEST_F() argument 99 ZTEST_F(drv8424_api, test_is_not_moving_when_disabled) in ZTEST_F() argument 112 ZTEST_F(drv8424_api, test_position_not_updating_when_disabled) in ZTEST_F() argument 130 ZTEST_F(drv8424_api, test_is_not_moving_when_reenabled_after_movement) in ZTEST_F() argument 145 ZTEST_F(drv8424_api, test_position_not_updating_when_reenabled_after_movement) in ZTEST_F() argument 165 ZTEST_F(drv8424_api, test_move_to_positive_direction_movement) in ZTEST_F() argument 185 ZTEST_F(drv8424_api, test_move_to_negative_direction_movement) in ZTEST_F() argument 205 ZTEST_F(drv8424_api, test_move_to_identical_current_and_target_position) in ZTEST_F() argument [all …]
|