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:
parent
35e28e6315
commit
8bbcab485d
1 changed files with 3 additions and 2 deletions
|
@ -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
|
||||||
*******
|
*******
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue