Home
last modified time | relevance | path

Searched refs:CINSTRCONF (Results 1 – 3 of 3) sorted by relevance

/hal_nordic-latest/nrfx/hal/
Dnrf_qspi.h1040 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()
/hal_nordic-latest/nrfx/mdk/
Dnrf52840.h2665 …__IOM uint32_t CINSTRCONF; /*!< (@ 0x00000634) Custom instruction configuration… member
Dnrf5340_application.h2664 …__IOM uint32_t CINSTRCONF; /*!< (@ 0x00000634) Custom instruction configuration… member