Home
last modified time | relevance | path

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

/loramac-node-2.7.6/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Src/
Dstm32l4xx_hal_qspi.c2688 WRITE_REG(hqspi->Instance->ABR, cmd->AlternateBytes); in QSPI_Config()
2750 WRITE_REG(hqspi->Instance->ABR, cmd->AlternateBytes); in QSPI_Config()
Dstm32l4xx_hal_ospi.c2775 abr_reg = &(hospi->Instance->ABR); in OSPI_ConfigCmd()
/loramac-node-2.7.6/src/boards/NucleoL476/cmsis/
Dstm32l476xx.h689 …__IO uint32_t ABR; /*!< QUADSPI Alternate Bytes register, Address offset… member