Skip to content

Commit 1ef478d

Browse files
Update nrf_modem/doc/dect_clock_sync.rst
Co-authored-by: Divya S Pillai <91891495+divipillai@users.noreply.github.com>
1 parent f3fb202 commit 1ef478d

1 file changed

Lines changed: 0 additions & 30 deletions

File tree

nrf_modem/doc/dect_clock_sync.rst

Lines changed: 0 additions & 30 deletions
Original file line numberDiff line numberDiff line change
@@ -446,33 +446,3 @@ API reference
446446

447447
For detailed information about the clock synchronization API, including function prototypes, parameter descriptions, and data structures, see the :ref:`nrf_modem_dect_clock_sync` documentation.
448448

449-
* :file:`nrf_modem_dect_clock_sync.h`
450-
451-
Key API functions
452-
=================
453-
454-
* :c:func:`nrf_modem_dect_clock_sync_event_handler_set` - Set the event handler
455-
* :c:func:`nrf_modem_dect_clock_sync_enable` - Enable clock synchronization
456-
* :c:func:`nrf_modem_dect_clock_sync_disable` - Disable clock synchronization
457-
* :c:func:`nrf_modem_dect_clock_sync_get_pulse_info` - Query pulse timing information
458-
* :c:func:`nrf_modem_dect_clock_sync_get_state` - Query synchronization state
459-
* :c:func:`nrf_modem_dect_clock_sync_enable_ref_output` - Enable reference output
460-
* :c:func:`nrf_modem_dect_clock_sync_disable_ref_output` - Disable reference output
461-
462-
Key data structures
463-
===================
464-
465-
* :c:struct:`nrf_modem_dect_clock_sync_event` - Clock synchronization event
466-
* :c:struct:`nrf_modem_dect_clock_sync_enable_event` - Enable event data
467-
* :c:struct:`nrf_modem_dect_clock_sync_disable_event` - Disable event data
468-
* :c:struct:`nrf_modem_dect_clock_sync_pulse_info_event` - Pulse info event data
469-
* :c:struct:`nrf_modem_dect_clock_sync_state_event` - State event data
470-
* :c:struct:`nrf_modem_dect_clock_sync_enable_ref_output_event` - Enable ref output event data
471-
* :c:struct:`nrf_modem_dect_clock_sync_disable_ref_output_event` - Disable ref output event data
472-
473-
Enumerations
474-
============
475-
476-
* :c:enum:`nrf_modem_dect_clock_sync_err` - Clock synchronization error codes
477-
* :c:enum:`nrf_modem_dect_clock_sync_event_id` - Event identifiers
478-
* :c:enum:`nrf_modem_dect_clock_sync_pulse_direction` - Pulse direction values

0 commit comments

Comments
 (0)