Lines Matching +full:high +full:- +full:frequency
2 * Copyright (c) 2015 - 2018, Nordic Semiconductor ASA
107 uint8_t orc; ///< Over-run character.
110 nrf_spim_frequency_t frequency; ///< SPI frequency. member
154 .frequency = NRF_SPIM_FREQ_4M, \
267 * - @ref NRFX_SPIM_FLAG_TX_POSTINC and @ref NRFX_SPIM_FLAG_RX_POSTINC<span></span>:
268 * Post-incrementation of buffer addresses. Supported only by SPIM.
269 * - @ref NRFX_SPIM_FLAG_HOLD_XFER<span></span>: Driver is not starting the transfer. Use this
272 * - @ref NRFX_SPIM_FLAG_NO_XFER_EVT_HANDLER<span></span>: No user event handler after transfer
279 * - @ref NRFX_SPIM_FLAG_REPEATED_XFER<span></span>: Prepare for repeated transfers. You can set
324 * of command bytes and high during transmission of data bytes.
326 * into command bytes and data bytes is @ref NRF_SPIM_DCX_CNT_ALL_CMD - 1.