Lines Matching full:in
5 * Redistribution and use in source and binary forms, with or without
11 * 2. Redistributions in binary form must reproduce the above copyright
12 * notice, this list of conditions and the following disclaimer in the
22 * ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE
26 * INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
28 * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
138 * @param[in] p_reg Pointer to the peripheral registers structure.
139 * @param[in] spis_task Task to activate.
147 * @param[in] p_reg Pointer to the peripheral registers structure.
148 * @param[in] spis_task Requested task.
158 * @param[in] p_reg Pointer to the peripheral registers structure.
159 * @param[in] spis_event Event to clear.
167 * @param[in] p_reg Pointer to the peripheral registers structure.
168 * @param[in] spis_event Event to check.
179 * @param[in] p_reg Pointer to the peripheral registers structure.
180 * @param[in] spis_event Requested event.
190 * @param[in] p_reg Pointer to the peripheral registers structure.
191 * @param[in] spis_shorts_mask Shortcuts to enable.
199 * @param[in] p_reg Pointer to the peripheral registers structure.
200 * @param[in] spis_shorts_mask Shortcuts to disable.
208 * @param[in] p_reg Pointer to the peripheral registers structure.
209 * @param[in] spis_int_mask Interrupts to enable.
217 * @param[in] p_reg Pointer to the peripheral registers structure.
218 * @param[in] spis_int_mask Interrupts to disable.
226 * @param[in] p_reg Pointer to the peripheral registers structure.
227 * @param[in] spis_int Interrupt to check.
240 * @param[in] p_reg Pointer to the structure of registers of the peripheral.
241 * @param[in] task Task for which to set the configuration.
242 * @param[in] channel Channel through which to subscribe events.
252 * @param[in] p_reg Pointer to the structure of registers of the peripheral.
253 * @param[in] task Task for which to clear the configuration.
262 * @param[in] p_reg Pointer to the structure of registers of the peripheral.
263 * @param[in] event Event for which to set the configuration.
264 * @param[in] channel Channel through which to publish the event.
274 * @param[in] p_reg Pointer to the structure of registers of the peripheral.
275 * @param[in] event Event for which to clear the configuration.
284 * @param[in] p_reg Pointer to the peripheral registers structure.
291 * @param[in] p_reg Pointer to the peripheral registers structure.
298 * @param[in] p_reg Pointer to the peripheral registers structure.
307 * @param[in] p_reg Pointer to the peripheral registers structure.
319 * @param[in] p_reg Pointer to the peripheral registers structure.
320 * @param[in] sck_pin SCK pin number.
321 * @param[in] mosi_pin MOSI pin number.
322 * @param[in] miso_pin MISO pin number.
323 * @param[in] csn_pin CSN pin number.
334 * @param[in] p_reg Pointer to the peripheral registers structure.
335 * @param[in] p_buffer Pointer to the buffer that contains the data to send.
336 * @param[in] length Maximum number of data bytes to transmit.
345 * @param[in] p_reg Pointer to the peripheral registers structure.
346 * @param[in] p_buffer Pointer to the buffer for received data.
347 * @param[in] length Maximum number of data bytes to receive.
355 * in the last granted transaction.
357 * @param[in] p_reg Pointer to the peripheral registers structure.
365 * in the last granted transaction.
367 * @param[in] p_reg Pointer to the peripheral registers structure.
376 * @param[in] p_reg Pointer to the peripheral registers structure.
377 * @param[in] spi_mode SPI mode.
378 * @param[in] spi_bit_order SPI bit order.
387 * @param[in] p_reg Pointer to the peripheral registers structure.
388 * @param[in] def Default character that is clocked out in case of
397 * @param[in] p_reg Pointer to the peripheral registers structure.
398 * @param[in] orc Over-read character that is clocked out in case of