Home
last modified time | relevance | path

Searched defs:__NRFS_PACKED (Results 1 – 25 of 26) sorted by relevance

12

/hal_nordic-latest/nrfs/include/internal/services/
Dnrfs_pmic.h17 typedef enum __NRFS_PACKED { enum
23 typedef enum __NRFS_PACKED { enum
48 typedef enum __NRFS_PACKED { enum
55 typedef struct __NRFS_PACKED { struct
62 typedef struct __NRFS_PACKED { struct
68 typedef struct __NRFS_PACKED { argument
74 typedef struct __NRFS_PACKED { argument
80 typedef struct __NRFS_PACKED { argument
87 typedef struct __NRFS_PACKED { argument
94 typedef struct __NRFS_PACKED { struct
[all …]
Dnrfs_clock.h22 typedef enum __NRFS_PACKED { enum
30 typedef enum __NRFS_PACKED { enum
50 typedef enum __NRFS_PACKED { enum
56 typedef struct __NRFS_PACKED { struct
62 typedef struct __NRFS_PACKED { argument
69 typedef struct __NRFS_PACKED { argument
76 typedef struct __NRFS_PACKED { struct
82 typedef struct __NRFS_PACKED { struct
89 typedef struct __NRFS_PACKED { argument
96 typedef struct __NRFS_PACKED { argument
[all …]
Dnrfs_temp.h17 typedef struct __NRFS_PACKED { struct
28 typedef struct __NRFS_PACKED { argument
33 typedef struct __NRFS_PACKED { argument
39 typedef struct __NRFS_PACKED { struct
46 typedef struct __NRFS_PACKED { argument
52 typedef struct __NRFS_PACKED { struct
53 nrfs_hdr_t hdr; /**< Header of the message. */
54 nrfs_ctx_t ctx; /**< Context of the message. */
55 nrfs_temp_rsp_data_t data; /**< Data of the notification. */
Dnrfs_diag.h17 typedef enum __NRFS_PACKED { enum
24 typedef struct __NRFS_PACKED { struct
31 typedef struct __NRFS_PACKED { argument
38 typedef struct __NRFS_PACKED { argument
45 typedef struct __NRFS_PACKED { argument
46 nrfs_hdr_t hdr; /**< Header of the message. */
47 nrfs_ctx_t ctx; /**< Context of the message. */
48 nrfs_diag_rsp_data_t data; /**< Data of the notification. */
Dnrfs_dvfs.h24 typedef struct __NRFS_PACKED { struct
32 typedef struct __NRFS_PACKED { argument
37 typedef struct __NRFS_PACKED { argument
44 typedef struct __NRFS_PACKED { argument
50 typedef struct __NRFS_PACKED { struct
51 nrfs_hdr_t hdr; /**< Header of the message. */
52 nrfs_ctx_t ctx; /**< Context of the message. */
53 nrfs_dvfs_rsp_data_t data; /**< Data of the notification. */
Dnrfs_usb.h17 typedef struct __NRFS_PACKED { struct
24 typedef struct __NRFS_PACKED { argument
30 typedef struct __NRFS_PACKED { struct
36 typedef struct __NRFS_PACKED { argument
37 nrfs_hdr_t hdr; /**< Header of the message. */
38 nrfs_ctx_t ctx; /**< Context of the message. */
39 nrfs_usb_rsp_data_t data; /**< Data of the notification. */
Dnrfs_swext.h17 typedef enum __NRFS_PACKED { enum
23 typedef union __NRFS_PACKED { union
29 typedef struct __NRFS_PACKED { struct
36 typedef enum __NRFS_PACKED { enum
42 typedef struct __NRFS_PACKED { struct
43 nrfs_hdr_t hdr; /**< Header of the message. */
44 nrfs_ctx_t ctx; /**< Context of the message. */
45 nrfs_swext_status_t status; /**< Data of the request. */
Dnrfs_gdfs.h25 typedef struct __NRFS_PACKED { struct
30 typedef struct __NRFS_PACKED { argument
37 typedef struct __NRFS_PACKED { argument
38 nrfs_hdr_t hdr; /**< Header of the message. */
39 nrfs_ctx_t ctx; /**< Context of the message. */
Dnrfs_gdpwr.h17 typedef enum __NRFS_PACKED { enum
25 typedef enum __NRFS_PACKED { enum
31 typedef struct __NRFS_PACKED { struct
37 typedef struct __NRFS_PACKED { struct
38 nrfs_hdr_t hdr; /**< Header of the message. */
39 nrfs_ctx_t ctx; /**< Context of the message. */
40 nrfs_gdpwr_power_domain_data_t data; /**< Data of the request. */
Dnrfs_mram.h17 typedef enum __NRFS_PACKED { enum
24 typedef struct __NRFS_PACKED { struct
29 typedef struct __NRFS_PACKED { struct
30 nrfs_hdr_t hdr; /**< Header of the message. */
31 nrfs_ctx_t ctx; /**< Context of the message. */
32 nrfs_mram_set_latency_data_t data; /**< Data of the request. */
Dnrfs_reset.h17 typedef struct __NRFS_PACKED { struct
23 typedef struct __NRFS_PACKED { struct
24 nrfs_hdr_t hdr; /**< Header of the message. */
25 …tx; /**< Context of the message. This is left for compatibility purposes. Should always be zero. */
Dnrfs_generic.h18 typedef struct __NRFS_PACKED { struct
19 nrfs_hdr_t hdr; /**< Header of the message. */
20 nrfs_ctx_t ctx; /**< Context of the message. */
21 uint8_t payload[]; /**< Message payload. */
/hal_nordic-latest/nrfs/include/services/
Dnrfs_diag.h17 typedef enum __NRFS_PACKED { enum
24 typedef struct __NRFS_PACKED { struct
25 nrfs_diag_evt_type_t type; /** Event type. */
26 struct {
30 } reg; /** Register request. */
Dnrfs_gdfs.h17 typedef enum __NRFS_PACKED { enum
Dnrfs_gdpwr.h17 typedef enum __NRFS_PACKED { enum
Dnrfs_mram.h17 typedef enum __NRFS_PACKED { enum
Dnrfs_reset.h17 typedef enum __NRFS_PACKED { enum
Dnrfs_clock.h17 typedef enum __NRFS_PACKED { enum
Dnrfs_swext.h17 typedef enum __NRFS_PACKED { enum
Dnrfs_dvfs.h17 typedef enum __NRFS_PACKED { enum
Dnrfs_usb.h17 typedef enum __NRFS_PACKED { enum
Dnrfs_temp.h17 typedef enum __NRFS_PACKED { enum
/hal_nordic-latest/nrfs/include/internal/
Dnrfs_ctx.h16 typedef struct __NRFS_PACKED { struct
17 uint32_t ctx;
Dnrfs_hdr.h28 typedef struct __NRFS_PACKED { struct
29 uint16_t req;
/hal_nordic-latest/nrfs/include/
Dnrfs_common.h14 #define __NRFS_PACKED __attribute__((__packed__)) macro
26 typedef enum __NRFS_PACKED { enum

12