Home
last modified time | relevance | path

Searched full:bank1 (Results 1 – 22 of 22) sorted by relevance

/Zephyr-latest/dts/bindings/mtd/
Dgd,gd32-nv-flash-v2.yaml28 bank1-page-size:
31 description: Flash memory page size for bank1
/Zephyr-latest/drivers/display/
DKconfig.stm32_ltdc56 bool "Disable FMC bank1 for STM32F7/H7 series"
60 Disable FMC bank1 if not used to prevent speculative read accesses.
/Zephyr-latest/drivers/flash/
Dflash_gd32_v2.c21 * Bank0 holds the first 512KB, bank1 is used give capacity for reset.
37 * Bank0 holds the first 256KB, bank1 is used give capacity for reset.
237 LOG_ERR("FMC bank1 programming failed"); in gd32_fmc_v2_bank1_write()
272 LOG_ERR("FMC bank1 page %u erase failed", page_addr); in gd32_fmc_v2_bank1_page_erase()
373 /* Will programming bank1, remove bank0 offset. */ in flash_gd32_write_range()
412 /* Will programming bank1, remove bank0 info from offset. */ in flash_gd32_erase_block()
Dflash_stm32g4x.c37 * In case of bank1/2 discontinuity, the range should not in flash_stm32_valid_range()
38 * start before bank2 and end beyond bank1 at the same time. in flash_stm32_valid_range()
169 /* Check whether bank1/2 are swapped */ in erase_page()
340 /* Bank1 */ in flash_stm32_page_layout()
343 /* Dummy page corresponding to discontinuity between bank1/2 */ in flash_stm32_page_layout()
Dflash_stm32l5x.c143 * In case of bank1/2 discontinuity, the range should not in flash_stm32_valid_range()
144 * start before bank2 and end beyond bank1 at the same time. in flash_stm32_valid_range()
245 /* Check whether bank1/2 are swapped */ in erase_page()
412 /* Bank1 */ in flash_stm32_page_layout()
Dflash_stm32h7x.c53 * the serie, there is a discontinuty between bank1 and bank2.
150 * In case of bank1/2 discontinuity, the range should not in flash_stm32_valid_range()
151 * start before bank2 and end beyond bank1 at the same time. in flash_stm32_valid_range()
291 /* Check whether bank1/2 are swapped */
682 /* Bank1 */
687 * between bank1/2
Dflash_stm32g0x.c205 * "physical" pages are numbered starting with 0 on bank1 and 256 on bank2.
/Zephyr-latest/tests/drivers/flash/common/boards/
Dgd32a503v_eval.overlay13 /* Set 4KB of storage at the border of bank0(256KB) and bank1(128KB). */
/Zephyr-latest/dts/bindings/flash_controller/
Dgd,gd32-flash-controller.yaml12 registers to control bank0 and bank1 separately.
/Zephyr-latest/arch/arc/core/
Dfast_irq.S108 * PUSHAX as we will switch to bank1, the pop and POPAX later will
109 * change bank1's sp, not bank0's sp
195 * sp<-reg bank1'sp
199 * _ARC_V2_USER_SP is reg bank1'sp
Dfault_s.S143 * banks, then we may be bank1)
Dirq_manage.c70 * bank1's gp regs. in z_arc_firq_stack_set()
Disr_wrapper.S166 not bank1 anymore, because it had to save the outgoing context from
/Zephyr-latest/include/zephyr/arch/arc/v2/
Dirq.h61 * to call C ISR handlers because sp will be switched to bank1's sp which
68 * firq's stack (bank1's sp). So for this case, the priority cannot be set
/Zephyr-latest/boards/st/b_u585i_iot02a/
Db_u585i_iot02a.dts50 * Set the partitions with first MB to make use of the whole Bank1
/Zephyr-latest/drivers/bbram/
Dbbram_it8xxx2.c92 * entire Bank0 and Bank1 BRAM, and set magic value. in bbram_it8xxx2_init()
/Zephyr-latest/boards/st/stm32h573i_dk/
Dstm32h573i_dk.dts189 /* Set the partitions with first MB to make use of the whole Bank1 */
206 /* Set 64KB of storage at the end of Bank1 */
/Zephyr-latest/boards/st/steval_stwinbx1/
Dsteval_stwinbx1.dts308 * Set the partitions with first MB to make use of the whole Bank1
/Zephyr-latest/boards/st/sensortile_box_pro/
Dsensortile_box_pro.dts334 * Set the partitions with first MB to make use of the whole Bank1
/Zephyr-latest/drivers/sensor/tdk/icm42605/
Dicm42605_reg.h394 /* Bank1 REG_INTF_CONFIG5 */
/Zephyr-latest/dts/arm/gd/gd32a50x/
Dgd32a50x.dtsi70 bank1-page-size = <DT_SIZE_K(1)>;
/Zephyr-latest/dts/arm/gd/gd32f403/
Dgd32f403.dtsi69 bank1-page-size = <DT_SIZE_K(4)>;