Home
last modified time | relevance | path

Searched refs:initialized (Results 1 – 25 of 467) sorted by relevance

12345678910>>...19

/bsp/efm32/graphics/dmd/ssd2119/
A Ddmd_ssd2119_direct.c61 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 Ddmd_ssd2119_16bit.c46 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 Dtest_pfc8563_i2c.c37 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 Daudio_out_itf.c70 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 Dlink.lds64 *(.data*) /*read-write initialized data: initialized global variable*/
96 *(.bss*) /*read-write zero initialized data: uninitialzed global variable*/
/bsp/simulator/
A Dreadme_en.md55 finsh>>fatfs initialized!
75 finsh>>fatfs initialized!
83 uffs initialized!
84 jffs2 initialized!
/bsp/at91/at91sam9260/link_scripts/
A Dat91sam9260_ram.icf22 // 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 Dat91sam9g45_ram.icf22 // 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 Dsdram.icf22 // 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 Dsam9260t_sdram.icf23 // 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 Dmax32660.ld70 *(.data*) /*read-write initialized data: initialized global variable*/
102 *(.bss*) /*read-write zero initialized data: uninitialzed global variable*/
A Dmax32660_emulator.ld70 *(.data*) /*read-write initialized data: initialized global variable*/
102 *(.bss*) /*read-write zero initialized data: uninitialzed global variable*/
A Dmax32660_emulator_ram.ld70 *(.data*) /*read-write initialized data: initialized global variable*/
103 *(.bss*) /*read-write zero initialized data: uninitialzed global variable*/
A Dmax32660_ram.ld71 *(.data*) /*read-write initialized data: initialized global variable*/
103 *(.bss*) /*read-write zero initialized data: uninitialzed global variable*/
A Dmax32660_sbl.ld89 *(.data*) /*read-write initialized data: initialized global variable*/
147 *(.bss*) /*read-write zero initialized data: uninitialzed global variable*/
/bsp/hpmicro/libraries/drivers/
A Ddrv_uart.c443 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 Dlink.icf48 // 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 Dtm4c_rom.icf53 // 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 Dstartup_psoc6_02_cm0plus.s37 ; 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 Dstartup_psoc6_02_cm0plus.s37 ; 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 Dstartup_psoc6_04_cm0plus.s37 ; 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 Dstartup_psoc6_03_cm0plus.s37 ; 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 Dstartup_psoc6_02_cm0plus.s37 ; 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 Dlnkm30627fhp.xcl38 // 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 Dstartup_psoc6_02_cm0plus.s89 ; 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.

Completed in 39 milliseconds

12345678910>>...19