Searched refs:RADIO_PCNF1_BALEN_Pos (Results 1 – 19 of 19) sorted by relevance
4447 #define RADIO_PCNF1_BALEN_Pos (16UL) /*!< Position of BALEN field. */ macro4448 #define RADIO_PCNF1_BALEN_Msk (0x7UL << RADIO_PCNF1_BALEN_Pos) /*!< Bit mask of BALEN field. */
5496 #define RADIO_PCNF1_BALEN_Pos (16UL) /*!< Position of BALEN field. */ macro5497 #define RADIO_PCNF1_BALEN_Msk (0x7UL << RADIO_PCNF1_BALEN_Pos) /*!< Bit mask of BALEN field. */
6504 #define RADIO_PCNF1_BALEN_Pos (16UL) /*!< Position of BALEN field. */ macro6505 #define RADIO_PCNF1_BALEN_Msk (0x7UL << RADIO_PCNF1_BALEN_Pos) /*!< Bit mask of BALEN field. */
6969 #define RADIO_PCNF1_BALEN_Pos (16UL) /*!< Position of BALEN field. */ macro6970 #define RADIO_PCNF1_BALEN_Msk (0x7UL << RADIO_PCNF1_BALEN_Pos) /*!< Bit mask of BALEN field. */
7545 #define RADIO_PCNF1_BALEN_Pos (16UL) /*!< Position of BALEN field. */ macro7546 #define RADIO_PCNF1_BALEN_Msk (0x7UL << RADIO_PCNF1_BALEN_Pos) /*!< Bit mask of BALEN field. */
6346 #define RADIO_PCNF1_BALEN_Pos (16UL) /*!< Position of BALEN field. */ macro6347 #define RADIO_PCNF1_BALEN_Msk (0x7UL << RADIO_PCNF1_BALEN_Pos) /*!< Bit mask of BALEN field. */
9948 #define RADIO_PCNF1_BALEN_Pos (16UL) /*!< Position of BALEN field. */ macro9949 #define RADIO_PCNF1_BALEN_Msk (0x7UL << RADIO_PCNF1_BALEN_Pos) /*!< Bit mask of BALEN field. */
12576 #define RADIO_PCNF1_BALEN_Pos (16UL) /*!< Position of BALEN field. */ macro12577 #define RADIO_PCNF1_BALEN_Msk (0x7UL << RADIO_PCNF1_BALEN_Pos) /*!< Bit mask of BALEN field. */
10393 #define RADIO_PCNF1_BALEN_Pos (16UL) /*!< Position of BALEN field. */ macro10394 #define RADIO_PCNF1_BALEN_Msk (0x7UL << RADIO_PCNF1_BALEN_Pos) /*!< Bit mask of BALEN field. */
21202 …#define RADIO_PCNF1_BALEN_Pos (16UL) /*!< Position of BALEN field. … macro21203 …#define RADIO_PCNF1_BALEN_Msk (0x7UL << RADIO_PCNF1_BALEN_Pos) /*!< Bit mask of BALEN field. …
26620 …#define RADIO_PCNF1_BALEN_Pos (16UL) /*!< Position of BALEN field. … macro26621 …#define RADIO_PCNF1_BALEN_Msk (0x7UL << RADIO_PCNF1_BALEN_Pos) /*!< Bit mask of BALEN field. …
26303 …#define RADIO_PCNF1_BALEN_Pos (16UL) /*!< Position of BALEN field. … macro26304 …#define RADIO_PCNF1_BALEN_Msk (0x7UL << RADIO_PCNF1_BALEN_Pos) /*!< Bit mask of BALEN field. …
36768 …#define RADIO_PCNF1_BALEN_Pos (16UL) /*!< Position of BALEN field. … macro36769 …#define RADIO_PCNF1_BALEN_Msk (0x7UL << RADIO_PCNF1_BALEN_Pos) /*!< Bit mask of BALEN field. …
65001 …#define RADIO_PCNF1_BALEN_Pos (16UL) /*!< Position of BALEN field. … macro65002 …#define RADIO_PCNF1_BALEN_Msk (0x7UL << RADIO_PCNF1_BALEN_Pos) /*!< Bit mask of BALEN field. …
63630 …#define RADIO_PCNF1_BALEN_Pos (16UL) /*!< Position of BALEN field. … macro63631 …#define RADIO_PCNF1_BALEN_Msk (0x7UL << RADIO_PCNF1_BALEN_Pos) /*!< Bit mask of BALEN field. …
64475 …#define RADIO_PCNF1_BALEN_Pos (16UL) /*!< Position of BALEN field. … macro64476 …#define RADIO_PCNF1_BALEN_Msk (0x7UL << RADIO_PCNF1_BALEN_Pos) /*!< Bit mask of BALEN field. …
1894 ((uint32_t)p_config->balen << RADIO_PCNF1_BALEN_Pos) | in nrf_radio_packet_configure()