diff --git a/hal/us_ticker_api.h b/hal/us_ticker_api.h index 47f6bde282..e27c8051f4 100644 --- a/hal/us_ticker_api.h +++ b/hal/us_ticker_api.h @@ -73,8 +73,6 @@ extern "C" { * Verified by ::ticker_fire_now_test * * The ticker operations ticker_read, ticker_clear_interrupt, ticker_set_interrupt and ticker_fire_interrupt * take less than 20us to complete - Verified by ::ticker_speed_test - * * The function ticker_free disables the ticker interrupt - ::ticker_free_interrupt_test - * * The function ticker_init re-initializes ticker after has been disabled by means of ticker_free - Verified by ::ticker_init_free_test * * # Undefined behavior * * Calling any function other than ticker_init before the initialization of the ticker