Home
last modified time | relevance | path

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

/hal_altera-latest/drivers/altera_epcq_controller/HAL/src/
Daltera_epcq_controller.c42 ALT_INLINE alt_32 static alt_epcq_validate_read_write_arguments(alt_epcq_controller_dev *flash_info…
405 ret_code = alt_epcq_validate_read_write_arguments(epcq_flash_info, offset, length); in alt_epcq_controller_write()
503 ret_code = alt_epcq_validate_read_write_arguments(epcq_flash_info, offset, length); in alt_epcq_controller_read()
703 ALT_INLINE alt_32 static alt_epcq_validate_read_write_arguments in alt_epcq_validate_read_write_arguments() function