| /bsp/efm32/graphics/dmd/ssd2119/ |
| A D | dmd_ssd2119_direct.c | 61 static uint32_t initialized = 0; variable 242 initialized = 1; in DMD_init() 258 if (!initialized) in DMD_getDisplayGeometry() 287 if (!initialized) in DMD_setClippingArea() 446 if (!initialized) in DMD_sleep() 477 if (!initialized) in DMD_wakeUp()
|
| A D | dmd_ssd2119_16bit.c | 46 static uint32_t initialized = 0; variable 223 initialized = 1; in DMD_init() 241 if (!initialized) in DMD_getDisplayGeometry() 274 if (!initialized) in DMD_setClippingArea() 367 if (!initialized) in DMD_writeData() 599 if (!initialized) in DMD_readData() 670 if (!initialized){ in DMD_writeColor() 725 if (!initialized){ in DMD_writePixel() 774 if (!initialized){ in DMD_readPixel() 804 if (!initialized){ in DMD_sleep() [all …]
|
| /bsp/hc32/tests/ |
| A D | test_pfc8563_i2c.c | 37 static rt_bool_t initialized = RT_FALSE; /* 传感器初始化状态 */ variable 130 initialized = RT_TRUE; in pcf8563_init() 179 if (!initialized) in i2c_pcf8563_sample() 184 if (initialized) in i2c_pcf8563_sample()
|
| /bsp/gd32/risc-v/libraries/GD32VF103_Firmware_Library/GD32VF103_usbfs_library/device/class/audio/Source/ |
| A D | audio_out_itf.c | 70 static uint32_t initialized = 0U; in init() local 73 if (0U == initialized) { in init() 82 initialized = 1U; in init()
|
| /bsp/maxim/max32660-evsys/board/linker_scripts/ |
| A D | link.lds | 64 *(.data*) /*read-write initialized data: initialized global variable*/ 96 *(.bss*) /*read-write zero initialized data: uninitialzed global variable*/
|
| /bsp/simulator/ |
| A D | readme_en.md | 55 finsh>>fatfs initialized! 75 finsh>>fatfs initialized! 83 uffs initialized! 84 jffs2 initialized!
|
| /bsp/at91/at91sam9260/link_scripts/ |
| A D | at91sam9260_ram.icf | 22 // Indicate that the read/write values should be initialized by copying from 29 // stack, which if initialized will destroy the return address from the
|
| /bsp/at91/at91sam9g45/link_scripts/ |
| A D | at91sam9g45_ram.icf | 22 // Indicate that the read/write values should be initialized by copying from 29 // stack, which if initialized will destroy the return address from the
|
| /bsp/asm9260t/link_scripts/ |
| A D | sdram.icf | 22 // Indicate that the read/write values should be initialized by copying from 29 // stack, which if initialized will destroy the return address from the
|
| /bsp/asm9260t/IAR_ASM9260T_DeviceSupportFile/arm/config/linker/AlphaScale/sam9260t/ |
| A D | sam9260t_sdram.icf | 23 // Indicate that the read/write values should be initialized by copying from 30 // stack, which if initialized will destroy the return address from the
|
| /bsp/maxim/libraries/MAX32660PeriphDriver/CMSIS/Device/Maxim/MAX32660/Source/GCC/ |
| A D | max32660.ld | 70 *(.data*) /*read-write initialized data: initialized global variable*/ 102 *(.bss*) /*read-write zero initialized data: uninitialzed global variable*/
|
| A D | max32660_emulator.ld | 70 *(.data*) /*read-write initialized data: initialized global variable*/ 102 *(.bss*) /*read-write zero initialized data: uninitialzed global variable*/
|
| A D | max32660_emulator_ram.ld | 70 *(.data*) /*read-write initialized data: initialized global variable*/ 103 *(.bss*) /*read-write zero initialized data: uninitialzed global variable*/
|
| A D | max32660_ram.ld | 71 *(.data*) /*read-write initialized data: initialized global variable*/ 103 *(.bss*) /*read-write zero initialized data: uninitialzed global variable*/
|
| A D | max32660_sbl.ld | 89 *(.data*) /*read-write initialized data: initialized global variable*/ 147 *(.bss*) /*read-write zero initialized data: uninitialzed global variable*/
|
| /bsp/hpmicro/libraries/drivers/ |
| A D | drv_uart.c | 443 static bool initialized; in rt_hw_uart_init() local 445 if (initialized) in rt_hw_uart_init() 451 initialized = true; in rt_hw_uart_init()
|
| /bsp/tm4c123bsp/board/linker_scripts/ |
| A D | link.icf | 48 // Indicate that the read/write values should be initialized by copying from 55 // stack, which if initialized will destroy the return address from the
|
| /bsp/tm4c129x/ |
| A D | tm4c_rom.icf | 53 // Indicate that the read/write values should be initialized by copying from 60 // stack, which if initialized will destroy the return address from the
|
| /bsp/Infineon/psoc6-cy8ckit-062S2-43012/libs/TARGET_CY8CKIT-062S2-43012/COMPONENT_CM0P/TOOLCHAIN_IAR/ |
| A D | startup_psoc6_02_cm0plus.s | 37 ; table register (VTOR) is initialized to this address if != 0. 126 ;; Note. The global resources are not yet initialized (for example global variables, peripherals, c… 128 ;; The PDL is also not initialized to use the proper register offsets.
|
| /bsp/Infineon/libraries/templates/PSOC62/libs/TARGET_CY8CKIT-062S2-43012/COMPONENT_CM0P/TOOLCHAIN_IAR/ |
| A D | startup_psoc6_02_cm0plus.s | 37 ; table register (VTOR) is initialized to this address if != 0. 126 ;; Note. The global resources are not yet initialized (for example global variables, peripherals, c… 128 ;; The PDL is also not initialized to use the proper register offsets.
|
| /bsp/Infineon/psoc6-cy8ckit-062s4/libs/TARGET_CY8CKIT-062S4/COMPONENT_CM0P/TOOLCHAIN_IAR/ |
| A D | startup_psoc6_04_cm0plus.s | 37 ; table register (VTOR) is initialized to this address if != 0. 126 ;; Note. The global resources are not yet initialized (for example global variables, peripherals, c… 128 ;; The PDL is also not initialized to use the proper register offsets.
|
| /bsp/Infineon/psoc6-cy8cproto-062S3-4343W/libs/TARGET_CY8CPROTO-062S3-4343W/COMPONENT_CM0P/TOOLCHAIN_IAR/ |
| A D | startup_psoc6_03_cm0plus.s | 37 ; table register (VTOR) is initialized to this address if != 0. 126 ;; Note. The global resources are not yet initialized (for example global variables, peripherals, c… 128 ;; The PDL is also not initialized to use the proper register offsets.
|
| /bsp/Infineon/psoc6-evaluationkit-062S2/libs/TARGET_RTT-062S2/COMPONENT_CM0P/TOOLCHAIN_IAR/ |
| A D | startup_psoc6_02_cm0plus.s | 37 ; table register (VTOR) is initialized to this address if != 0. 126 ;; Note. The global resources are not yet initialized (for example global variables, peripherals, c… 128 ;; The PDL is also not initialized to use the proper register offsets.
|
| /bsp/m16c62p/ |
| A D | lnkm30627fhp.xcl | 38 // x_AC Non-initialized located const objects. 39 // x_AN Non-initialized located non-const objects. 44 // x_Z zero initialized data.
|
| /bsp/Infineon/psoc6-cy8ckit-062S2-43012/libs/TARGET_CY8CKIT-062S2-43012/COMPONENT_CM0P/TOOLCHAIN_ARM/ |
| A D | startup_psoc6_02_cm0plus.s | 89 ; Note. The global resources are not yet initialized (for example global variables, peripherals, cl… 91 ; The PDL is also not initialized to use the proper register offsets.
|