Searched refs:SPIM_CONFIG_CPOL_Pos (Results 1 – 5 of 5) sorted by relevance
746 config |= (SPIM_CONFIG_CPOL_ActiveHigh << SPIM_CONFIG_CPOL_Pos) | in nrf_spim_configure()751 config |= (SPIM_CONFIG_CPOL_ActiveHigh << SPIM_CONFIG_CPOL_Pos) | in nrf_spim_configure()756 config |= (SPIM_CONFIG_CPOL_ActiveLow << SPIM_CONFIG_CPOL_Pos) | in nrf_spim_configure()761 config |= (SPIM_CONFIG_CPOL_ActiveLow << SPIM_CONFIG_CPOL_Pos) | in nrf_spim_configure()
8021 #define SPIM_CONFIG_CPOL_Pos (2UL) /*!< Position of CPOL field. */ macro8022 #define SPIM_CONFIG_CPOL_Msk (0x1UL << SPIM_CONFIG_CPOL_Pos) /*!< Bit mask of CPOL field. */
7170 #define SPIM_CONFIG_CPOL_Pos (2UL) /*!< Position of CPOL field. */ macro7171 #define SPIM_CONFIG_CPOL_Msk (0x1UL << SPIM_CONFIG_CPOL_Pos) /*!< Bit mask of CPOL field. */
10387 #define SPIM_CONFIG_CPOL_Pos (2UL) /*!< Position of CPOL field. */ macro10388 #define SPIM_CONFIG_CPOL_Msk (0x1UL << SPIM_CONFIG_CPOL_Pos) /*!< Bit mask of CPOL field. */
12557 #define SPIM_CONFIG_CPOL_Pos (2UL) /*!< Position of CPOL field. */ macro12558 #define SPIM_CONFIG_CPOL_Msk (0x1UL << SPIM_CONFIG_CPOL_Pos) /*!< Bit mask of CPOL field. */