Home
last modified time | relevance | path

Searched defs:NOR_WRITE (Results 1 – 2 of 2) sorted by relevance

/bsp/stm32/libraries/STM32L1xx_HAL/STM32L1xx_HAL_Driver/Inc/
A Dstm32l1xx_hal_nor.h304 #define NOR_WRITE(__ADDRESS__, __DATA__) do{ … macro
/bsp/essemi/es32f369x/libraries/ES32F36xx_ALD_StdPeriph_Driver/Include/
A Dald_nor_lcd.h114 #define NOR_WRITE(ADDR, DATA) (*(__IO uint16_t *)((uint32_t)(ADDR)) = (DATA)) macro

Completed in 21 milliseconds