Home
last modified time | relevance | path

Searched refs:DefaultValue (Results 1 – 2 of 2) sorted by relevance

/loramac-node-latest/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Inc/
Dstm32l4xx_hal_gfxmmu.h100 …uint32_t DefaultValue; /*!< Value returned when virtual memory location not ph… member
/loramac-node-latest/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Src/
Dstm32l4xx_hal_gfxmmu.c223 hgfxmmu->Instance->DVR = hgfxmmu->Init.DefaultValue; in HAL_GFXMMU_Init()