Searched refs:CINSTRCONF (Results 1 – 3 of 3) sorted by relevance
1040 p_reg->CINSTRCONF = (((uint32_t)p_config->opcode << QSPI_CINSTRCONF_OPCODE_Pos) | in nrf_qspi_cinstr_transfer_start()1051 p_reg->CINSTRCONF = (((uint32_t)p_config->opcode << QSPI_CINSTRCONF_OPCODE_Pos) | in nrf_qspi_cinstr_long_transfer_start()1062 return (bool)((p_reg->CINSTRCONF & (QSPI_CINSTRCONF_LFEN_Msk | QSPI_CINSTRCONF_LFSTOP_Msk)) in nrf_qspi_cinstr_long_transfer_is_ongoing()1073 p_reg->CINSTRCONF = mask; in nrf_qspi_cinstr_long_transfer_continue()
2665 …__IOM uint32_t CINSTRCONF; /*!< (@ 0x00000634) Custom instruction configuration… member
2664 …__IOM uint32_t CINSTRCONF; /*!< (@ 0x00000634) Custom instruction configuration… member