Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/flash/
Dflash_hp_ra.h76 struct flash_hp_ra_controller { struct
87 struct flash_hp_ra_controller *controller; argument
Dflash_hp_ra.c100 struct flash_hp_ra_controller *dev_ctrl = flash_data->controller; in flash_ra_erase()
203 struct flash_hp_ra_controller *dev_ctrl = flash_data->controller; in flash_ra_write()
326 static struct flash_hp_ra_controller flash_hp_ra_controller = { variable
401 struct flash_hp_ra_controller *data = dev->data; in flash_controller_ra_init()
452 DEVICE_DT_DEFINE(DT_DRV_INST(0), flash_controller_ra_init, NULL, &flash_hp_ra_controller,
Dflash_hp_ra_ex_op.c274 struct flash_hp_ra_controller *dev_ctrl = flash_data->controller; in flash_ra_block_protect_get()
344 struct flash_hp_ra_controller *dev_ctrl = flash_data->controller; in flash_ra_block_protect_set()