nRF Connect SDK API 3.3.99
Loading...
Searching...
No Matches
pcd_common.h File Reference

Common definitions for the PCD API. More...

Go to the source code of this file.

Data Structures

struct  pcd_cmd
 
#define PCD_CMD_MAGIC_COPY   0xb5b4b3b6
 
#define PCD_CMD_MAGIC_LOCK_DEBUG   0xb6f249ec
 
#define PCD_CMD_MAGIC_FAIL   0x25bafc15
 
#define PCD_CMD_MAGIC_DONE   0xf103ce5d
 
#define PCD_CMD_MAGIC_READ_VERSION   0xdca345ea
 
volatile struct pcd_cmdpcd_cmd_p
 
static void pcd_write_cmd_lock_debug (void)
 
static bool pcd_read_cmd_done (void)
 
static bool pcd_read_cmd_lock_debug (void)
 

Detailed Description

Common definitions for the PCD API.

Common definitions are split out from the main PCD API to allow usage from non-Zephyr code.