Searched refs:RADIO_PCNF0_LFLEN_Pos (Results 1 – 19 of 19) sorted by relevance
4428 #define RADIO_PCNF0_LFLEN_Pos (0UL) /*!< Position of LFLEN field. */ macro4429 #define RADIO_PCNF0_LFLEN_Msk (0xFUL << RADIO_PCNF0_LFLEN_Pos) /*!< Bit mask of LFLEN field. */
5477 #define RADIO_PCNF0_LFLEN_Pos (0UL) /*!< Position of LFLEN field. */ macro5478 #define RADIO_PCNF0_LFLEN_Msk (0xFUL << RADIO_PCNF0_LFLEN_Pos) /*!< Bit mask of LFLEN field. */
6485 #define RADIO_PCNF0_LFLEN_Pos (0UL) /*!< Position of LFLEN field. */ macro6486 #define RADIO_PCNF0_LFLEN_Msk (0xFUL << RADIO_PCNF0_LFLEN_Pos) /*!< Bit mask of LFLEN field. */
6950 #define RADIO_PCNF0_LFLEN_Pos (0UL) /*!< Position of LFLEN field. */ macro6951 #define RADIO_PCNF0_LFLEN_Msk (0xFUL << RADIO_PCNF0_LFLEN_Pos) /*!< Bit mask of LFLEN field. */
7526 #define RADIO_PCNF0_LFLEN_Pos (0UL) /*!< Position of LFLEN field. */ macro7527 #define RADIO_PCNF0_LFLEN_Msk (0xFUL << RADIO_PCNF0_LFLEN_Pos) /*!< Bit mask of LFLEN field. */
6327 #define RADIO_PCNF0_LFLEN_Pos (0UL) /*!< Position of LFLEN field. */ macro6328 #define RADIO_PCNF0_LFLEN_Msk (0xFUL << RADIO_PCNF0_LFLEN_Pos) /*!< Bit mask of LFLEN field. */
9929 #define RADIO_PCNF0_LFLEN_Pos (0UL) /*!< Position of LFLEN field. */ macro9930 #define RADIO_PCNF0_LFLEN_Msk (0xFUL << RADIO_PCNF0_LFLEN_Pos) /*!< Bit mask of LFLEN field. */
12557 #define RADIO_PCNF0_LFLEN_Pos (0UL) /*!< Position of LFLEN field. */ macro12558 #define RADIO_PCNF0_LFLEN_Msk (0xFUL << RADIO_PCNF0_LFLEN_Pos) /*!< Bit mask of LFLEN field. */
10374 #define RADIO_PCNF0_LFLEN_Pos (0UL) /*!< Position of LFLEN field. */ macro10375 #define RADIO_PCNF0_LFLEN_Msk (0xFUL << RADIO_PCNF0_LFLEN_Pos) /*!< Bit mask of LFLEN field. */
21138 …#define RADIO_PCNF0_LFLEN_Pos (0UL) /*!< Position of LFLEN field. … macro21139 …#define RADIO_PCNF0_LFLEN_Msk (0xFUL << RADIO_PCNF0_LFLEN_Pos) /*!< Bit mask of LFLEN field. …
26556 …#define RADIO_PCNF0_LFLEN_Pos (0UL) /*!< Position of LFLEN field. … macro26557 …#define RADIO_PCNF0_LFLEN_Msk (0xFUL << RADIO_PCNF0_LFLEN_Pos) /*!< Bit mask of LFLEN field. …
26239 …#define RADIO_PCNF0_LFLEN_Pos (0UL) /*!< Position of LFLEN field. … macro26240 …#define RADIO_PCNF0_LFLEN_Msk (0xFUL << RADIO_PCNF0_LFLEN_Pos) /*!< Bit mask of LFLEN field. …
36704 …#define RADIO_PCNF0_LFLEN_Pos (0UL) /*!< Position of LFLEN field. … macro36705 …#define RADIO_PCNF0_LFLEN_Msk (0xFUL << RADIO_PCNF0_LFLEN_Pos) /*!< Bit mask of LFLEN field. …
64937 …#define RADIO_PCNF0_LFLEN_Pos (0UL) /*!< Position of LFLEN field. … macro64938 …#define RADIO_PCNF0_LFLEN_Msk (0xFUL << RADIO_PCNF0_LFLEN_Pos) /*!< Bit mask of LFLEN field. …
63566 …#define RADIO_PCNF0_LFLEN_Pos (0UL) /*!< Position of LFLEN field. … macro63567 …#define RADIO_PCNF0_LFLEN_Msk (0xFUL << RADIO_PCNF0_LFLEN_Pos) /*!< Bit mask of LFLEN field. …
64411 …#define RADIO_PCNF0_LFLEN_Pos (0UL) /*!< Position of LFLEN field. … macro64412 …#define RADIO_PCNF0_LFLEN_Msk (0xFUL << RADIO_PCNF0_LFLEN_Pos) /*!< Bit mask of LFLEN field. …
1868 p_reg->PCNF0 = (((uint32_t)p_config->lflen << RADIO_PCNF0_LFLEN_Pos) | in nrf_radio_packet_configure()