Home
last modified time | relevance | path

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

/hal_gigadevice-latest/gd32f4xx/standard_peripheral/include/
Dgd32f4xx_fmc.h356 fmc_state_enum fmc_byte_program(uint32_t address, uint8_t data);
/hal_gigadevice-latest/gd32f4xx/standard_peripheral/source/
Dgd32f4xx_fmc.c417 fmc_state_enum fmc_byte_program(uint32_t address, uint8_t data) in fmc_byte_program() function