docs: gptp: add mention ClockSourceTime interface is supported

Update the docs to reflect that ClockSourceTime interface is supported

Signed-off-by: Dat Nguyen Duy <dat.nguyenduy@nxp.com>
This commit is contained in:
Dat Nguyen Duy 2024-08-23 18:23:16 +07:00 committed by Anas Nashif
commit 8bbcab485d

View file

@ -54,11 +54,12 @@ The following configuration option must me enabled in :file:`prj.conf` file.
Application interfaces Application interfaces
********************** **********************
Only two Application Interfaces as defined in section 9 of the standard The following Application Interfaces as defined in section 9 of the standard
are available: are available:
- ``ClockSourceTime`` interface (:c:func:`gptp_clk_src_time_invoke`)
- ``ClockTargetPhaseDiscontinuity`` interface (:c:func:`gptp_register_phase_dis_cb`) - ``ClockTargetPhaseDiscontinuity`` interface (:c:func:`gptp_register_phase_dis_cb`)
- ``ClockTargetEventCapture`` interface (:c:func:`gptp_event_capture`) - ``ClockTargetEventCapture`` interface (:c:func:`gptp_event_capture`)
Testing Testing
******* *******