nRF Connect SDK API
3.3.99
Loading...
Searching...
No Matches
port_state_def.h
Go to the documentation of this file.
1
/*
2
* Copyright (c) 2026 Nordic Semiconductor ASA
3
*
4
* SPDX-License-Identifier: LicenseRef-Nordic-5-Clause
5
*/
6
7
#include <soc.h>
8
9
#include "
port_state.h
"
10
11
/* This configuration file is included only once from board module and holds
12
* information about default pin states set while board is on and off.
13
*/
14
15
/* This structure enforces the header file is included only once in the build.
16
* Violating this requirement triggers a multiple definition error at link time.
17
*/
18
const
struct
{}
port_state_def_include_once
;
19
20
21
static
const
struct
port_state
port_state_on
[] = {
22
};
23
24
static
const
struct
port_state
port_state_off
[] = {
25
};
port_state_off
static const struct port_state port_state_off[]
Definition
port_state_def.h:36
port_state_on
static const struct port_state port_state_on[]
Definition
port_state_def.h:28
port_state_def_include_once
const struct @16 port_state_def_include_once
port_state.h
port_state
Definition
port_state.h:24
applications
nrf_desktop
configuration
nrf54ls05dk_nrf54ls05b_cpuapp
port_state_def.h
Generated on Wed Jun 10 2026 17:22:24 for nRF Connect SDK API by
1.12.0