Searched full:bank1 (Results 1 – 22 of 22) sorted by relevance
/Zephyr-latest/dts/bindings/mtd/ |
D | gd,gd32-nv-flash-v2.yaml | 28 bank1-page-size: 31 description: Flash memory page size for bank1
|
/Zephyr-latest/drivers/display/ |
D | Kconfig.stm32_ltdc | 56 bool "Disable FMC bank1 for STM32F7/H7 series" 60 Disable FMC bank1 if not used to prevent speculative read accesses.
|
/Zephyr-latest/drivers/flash/ |
D | flash_gd32_v2.c | 21 * 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()
|
D | flash_stm32g4x.c | 37 * 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()
|
D | flash_stm32l5x.c | 143 * 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()
|
D | flash_stm32h7x.c | 53 * 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
|
D | flash_stm32g0x.c | 205 * "physical" pages are numbered starting with 0 on bank1 and 256 on bank2.
|
/Zephyr-latest/tests/drivers/flash/common/boards/ |
D | gd32a503v_eval.overlay | 13 /* Set 4KB of storage at the border of bank0(256KB) and bank1(128KB). */
|
/Zephyr-latest/dts/bindings/flash_controller/ |
D | gd,gd32-flash-controller.yaml | 12 registers to control bank0 and bank1 separately.
|
/Zephyr-latest/arch/arc/core/ |
D | fast_irq.S | 108 * 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
|
D | fault_s.S | 143 * banks, then we may be bank1)
|
D | irq_manage.c | 70 * bank1's gp regs. in z_arc_firq_stack_set()
|
D | isr_wrapper.S | 166 not bank1 anymore, because it had to save the outgoing context from
|
/Zephyr-latest/include/zephyr/arch/arc/v2/ |
D | irq.h | 61 * 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/ |
D | b_u585i_iot02a.dts | 50 * Set the partitions with first MB to make use of the whole Bank1
|
/Zephyr-latest/drivers/bbram/ |
D | bbram_it8xxx2.c | 92 * entire Bank0 and Bank1 BRAM, and set magic value. in bbram_it8xxx2_init()
|
/Zephyr-latest/boards/st/stm32h573i_dk/ |
D | stm32h573i_dk.dts | 189 /* 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/ |
D | steval_stwinbx1.dts | 308 * Set the partitions with first MB to make use of the whole Bank1
|
/Zephyr-latest/boards/st/sensortile_box_pro/ |
D | sensortile_box_pro.dts | 334 * Set the partitions with first MB to make use of the whole Bank1
|
/Zephyr-latest/drivers/sensor/tdk/icm42605/ |
D | icm42605_reg.h | 394 /* Bank1 REG_INTF_CONFIG5 */
|
/Zephyr-latest/dts/arm/gd/gd32a50x/ |
D | gd32a50x.dtsi | 70 bank1-page-size = <DT_SIZE_K(1)>;
|
/Zephyr-latest/dts/arm/gd/gd32f403/ |
D | gd32f403.dtsi | 69 bank1-page-size = <DT_SIZE_K(4)>;
|