We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 20f3d87 commit 629718bCopy full SHA for 629718b
hal/us_ticker_api.h
@@ -73,8 +73,6 @@ extern "C" {
73
* Verified by ::ticker_fire_now_test
74
* * The ticker operations ticker_read, ticker_clear_interrupt, ticker_set_interrupt and ticker_fire_interrupt
75
* take less than 20us to complete - Verified by ::ticker_speed_test
76
- * * The function ticker_free disables the ticker interrupt - ::ticker_free_interrupt_test
77
- * * The function ticker_init re-initializes ticker after has been disabled by means of ticker_free - Verified by ::ticker_init_free_test
78
*
79
* # Undefined behavior
80
* * Calling any function other than ticker_init before the initialization of the ticker
0 commit comments