nrfxlib API 2.7.99
Loading...
Searching...
No Matches
mpsl_dppi_protocol_api.h
Go to the documentation of this file.
1/*
2 * Copyright (c) Nordic Semiconductor ASA
3 *
4 * SPDX-License-Identifier: LicenseRef-Nordic-5-Clause
5 */
6
7#ifndef MPSL_DPPI_PROTOCOL_API_H__
8#define MPSL_DPPI_PROTOCOL_API_H__
9
10#include "nrf_peripherals.h"
11#if (defined DPPIC_PRESENT || defined DOXYGEN)
12
31#ifdef __cplusplus
32extern "C" {
33#endif
34
36#define MPSL_DPPI_RADIO_PUBLISH_READY_CHANNEL_IDX 4U
37
39#define MPSL_DPPI_RADIO_PUBLISH_ADDRESS_CHANNEL_IDX 5U
40
42#define MPSL_DPPI_RADIO_PUBLISH_END_CHANNEL_IDX 6U
43
45#define MPSL_DPPI_RADIO_PUBLISH_DISABLED_CH_IDX 7U
46
48#define MPSL_DPPI_RADIO_PUBLISH_PHYEND_CHANNEL_IDX 8U
49
53#define MPSL_DPPI_RADIO_SUBSCRIBE_DISABLED_CHANNEL_IDX 9U
54
57
60
61#ifdef __cplusplus
62}
63#endif
64
67#endif // DPPIC_PRESENT || DOXYGEN
68#endif // MPSL_DPPI_PROTOCOL_API_H__
void mpsl_dppi_fixed_channels_clear(void)
Clear the DPPI channels.
void mpsl_dppi_fixed_channels_set(void)
Setup the DPPI channels.