diff --git a/doc/subsystems/networking/gptp_release_notes.rst b/doc/subsystems/networking/gptp_release_notes.rst index a5a9403d4d1..224b72a7098 100644 --- a/doc/subsystems/networking/gptp_release_notes.rst +++ b/doc/subsystems/networking/gptp_release_notes.rst @@ -48,8 +48,8 @@ Application interfaces Only two Application Interfaces as defined in section 9 of the standard are available: -- ClockTargetPhaseDiscontinuity interface (:cpp:func:`gptp_event_capture()`) -- ClockTargetEventCapture interface (:cpp:func:`gptp_register_phase_dis_cb()`) +- ClockTargetPhaseDiscontinuity interface (:cpp:func:`gptp_register_phase_dis_cb()`) +- ClockTargetEventCapture interface (:cpp:func:`gptp_event_capture()`) Function prototypes can be found in :file:`include/net/gptp.h` and in the :ref:`networking_api` documentation.