Searched refs:RADIO_PCNF0_S0LEN_Pos (Results 1 – 19 of 19) sorted by relevance
4424 #define RADIO_PCNF0_S0LEN_Pos (8UL) /*!< Position of S0LEN field. */ macro4425 #define RADIO_PCNF0_S0LEN_Msk (0x1UL << RADIO_PCNF0_S0LEN_Pos) /*!< Bit mask of S0LEN field. */
5473 #define RADIO_PCNF0_S0LEN_Pos (8UL) /*!< Position of S0LEN field. */ macro5474 #define RADIO_PCNF0_S0LEN_Msk (0x1UL << RADIO_PCNF0_S0LEN_Pos) /*!< Bit mask of S0LEN field. */
6481 #define RADIO_PCNF0_S0LEN_Pos (8UL) /*!< Position of S0LEN field. */ macro6482 #define RADIO_PCNF0_S0LEN_Msk (0x1UL << RADIO_PCNF0_S0LEN_Pos) /*!< Bit mask of S0LEN field. */
6946 #define RADIO_PCNF0_S0LEN_Pos (8UL) /*!< Position of S0LEN field. */ macro6947 #define RADIO_PCNF0_S0LEN_Msk (0x1UL << RADIO_PCNF0_S0LEN_Pos) /*!< Bit mask of S0LEN field. */
7522 #define RADIO_PCNF0_S0LEN_Pos (8UL) /*!< Position of S0LEN field. */ macro7523 #define RADIO_PCNF0_S0LEN_Msk (0x1UL << RADIO_PCNF0_S0LEN_Pos) /*!< Bit mask of S0LEN field. */
6323 #define RADIO_PCNF0_S0LEN_Pos (8UL) /*!< Position of S0LEN field. */ macro6324 #define RADIO_PCNF0_S0LEN_Msk (0x1UL << RADIO_PCNF0_S0LEN_Pos) /*!< Bit mask of S0LEN field. */
9925 #define RADIO_PCNF0_S0LEN_Pos (8UL) /*!< Position of S0LEN field. */ macro9926 #define RADIO_PCNF0_S0LEN_Msk (0x1UL << RADIO_PCNF0_S0LEN_Pos) /*!< Bit mask of S0LEN field. */
12553 #define RADIO_PCNF0_S0LEN_Pos (8UL) /*!< Position of S0LEN field. */ macro12554 #define RADIO_PCNF0_S0LEN_Msk (0x1UL << RADIO_PCNF0_S0LEN_Pos) /*!< Bit mask of S0LEN field. */
10370 #define RADIO_PCNF0_S0LEN_Pos (8UL) /*!< Position of S0LEN field. */ macro10371 #define RADIO_PCNF0_S0LEN_Msk (0x1UL << RADIO_PCNF0_S0LEN_Pos) /*!< Bit mask of S0LEN field. */
21142 …#define RADIO_PCNF0_S0LEN_Pos (8UL) /*!< Position of S0LEN field. … macro21143 …#define RADIO_PCNF0_S0LEN_Msk (0x1UL << RADIO_PCNF0_S0LEN_Pos) /*!< Bit mask of S0LEN field. …
26560 …#define RADIO_PCNF0_S0LEN_Pos (8UL) /*!< Position of S0LEN field. … macro26561 …#define RADIO_PCNF0_S0LEN_Msk (0x1UL << RADIO_PCNF0_S0LEN_Pos) /*!< Bit mask of S0LEN field. …
26243 …#define RADIO_PCNF0_S0LEN_Pos (8UL) /*!< Position of S0LEN field. … macro26244 …#define RADIO_PCNF0_S0LEN_Msk (0x1UL << RADIO_PCNF0_S0LEN_Pos) /*!< Bit mask of S0LEN field. …
36708 …#define RADIO_PCNF0_S0LEN_Pos (8UL) /*!< Position of S0LEN field. … macro36709 …#define RADIO_PCNF0_S0LEN_Msk (0x1UL << RADIO_PCNF0_S0LEN_Pos) /*!< Bit mask of S0LEN field. …
64941 …#define RADIO_PCNF0_S0LEN_Pos (8UL) /*!< Position of S0LEN field. … macro64942 …#define RADIO_PCNF0_S0LEN_Msk (0x1UL << RADIO_PCNF0_S0LEN_Pos) /*!< Bit mask of S0LEN field. …
63570 …#define RADIO_PCNF0_S0LEN_Pos (8UL) /*!< Position of S0LEN field. … macro63571 …#define RADIO_PCNF0_S0LEN_Msk (0x1UL << RADIO_PCNF0_S0LEN_Pos) /*!< Bit mask of S0LEN field. …
64415 …#define RADIO_PCNF0_S0LEN_Pos (8UL) /*!< Position of S0LEN field. … macro64416 …#define RADIO_PCNF0_S0LEN_Msk (0x1UL << RADIO_PCNF0_S0LEN_Pos) /*!< Bit mask of S0LEN field. …
1869 ((uint32_t)p_config->s0len << RADIO_PCNF0_S0LEN_Pos) | in nrf_radio_packet_configure()