Searched defs:op (Results 1 – 3 of 3) sorted by relevance
73 #define _CYHAL_SPI_WAIT_OP_VALID(op) ((op) > 0 && (op) <= _CYHAL_SPI_WAIT_OP_WR) argument562 static cy_rslt_t _cyhal_spi_wait_for_op(cyhal_spi_t *obj, uint8_t op, uint32_t* timeout) in _cyhal_spi_wait_for_op()
600 cybt_result_t cybt_trans_blocking_write (uint8_t type, uint16_t op, uint16_t data_size, uint8_t *p_… in cybt_trans_blocking_write()
745 …wiced_bt_gatt_optype_t op; /**< Type of operation completed (see … member