diff --git a/docs/_static/touch_pad-measurement-parameters.jpg b/docs/_static/touch_pad-measurement-parameters.jpg index 94529576ee..581410be14 100644 Binary files a/docs/_static/touch_pad-measurement-parameters.jpg and b/docs/_static/touch_pad-measurement-parameters.jpg differ diff --git a/docs/api-reference/peripherals/touch_pad.rst b/docs/api-reference/peripherals/touch_pad.rst index ae459e1f97..b25aa12379 100644 --- a/docs/api-reference/peripherals/touch_pad.rst +++ b/docs/api-reference/peripherals/touch_pad.rst @@ -109,7 +109,6 @@ In next step configure how interrupts are triggered. They may be triggered below Finally configure and manage interrupt calls using the following functions: -* :cpp:func:`touch_pad_isr_handler_register` * :cpp:func:`touch_pad_isr_register` / :cpp:func:`touch_pad_isr_deregister` * :cpp:func:`touch_pad_intr_enable` / :cpp:func:`touch_pad_intr_disable`