Home
last modified time | relevance | path

Searched defs:offset (Results 1 – 25 of 333) sorted by relevance

12345678910>>...14

/bsp/hifive1/freedom-e-sdk/bsp/env/coreplexip-e31-arty/
A Dplatform.h64 #define CLINT_REG(offset) _REG32(CLINT_CTRL_ADDR, offset) argument
65 #define GPIO_REG(offset) _REG32(GPIO_CTRL_ADDR, offset) argument
66 #define PLIC_REG(offset) _REG32(PLIC_CTRL_ADDR, offset) argument
67 #define PWM0_REG(offset) _REG32(PWM0_CTRL_ADDR, offset) argument
68 #define SPI0_REG(offset) _REG32(SPI0_CTRL_ADDR, offset) argument
70 #define UART0_REG(offset) _REG32(UART0_CTRL_ADDR, offset) argument
71 #define CLINT_REG64(offset) _REG64(CLINT_CTRL_ADDR, offset) argument
72 #define GPIO_REG64(offset) _REG64(GPIO_CTRL_ADDR, offset) argument
73 #define PLIC_REG64(offset) _REG64(PLIC_CTRL_ADDR, offset) argument
74 #define PWM0_REG64(offset) _REG64(PWM0_CTRL_ADDR, offset) argument
[all …]
/bsp/sparkfun-redv/freedom-e-sdk/bsp/env/coreplexip-e31-arty/
A Dplatform.h64 #define CLINT_REG(offset) _REG32(CLINT_CTRL_ADDR, offset) argument
65 #define GPIO_REG(offset) _REG32(GPIO_CTRL_ADDR, offset) argument
66 #define PLIC_REG(offset) _REG32(PLIC_CTRL_ADDR, offset) argument
67 #define PWM0_REG(offset) _REG32(PWM0_CTRL_ADDR, offset) argument
68 #define SPI0_REG(offset) _REG32(SPI0_CTRL_ADDR, offset) argument
70 #define UART0_REG(offset) _REG32(UART0_CTRL_ADDR, offset) argument
71 #define CLINT_REG64(offset) _REG64(CLINT_CTRL_ADDR, offset) argument
72 #define GPIO_REG64(offset) _REG64(GPIO_CTRL_ADDR, offset) argument
73 #define PLIC_REG64(offset) _REG64(PLIC_CTRL_ADDR, offset) argument
74 #define PWM0_REG64(offset) _REG64(PWM0_CTRL_ADDR, offset) argument
[all …]
/bsp/hifive1/freedom-e-sdk/bsp/env/freedom-e300-hifive1/
A Dplatform.h103 #define AON_REG(offset) _REG32(AON_CTRL_ADDR, offset) argument
105 #define GPIO_REG(offset) _REG32(GPIO_CTRL_ADDR, offset) argument
106 #define OTP_REG(offset) _REG32(OTP_CTRL_ADDR, offset) argument
107 #define PLIC_REG(offset) _REG32(PLIC_CTRL_ADDR, offset) argument
108 #define PRCI_REG(offset) _REG32(PRCI_CTRL_ADDR, offset) argument
109 #define PWM0_REG(offset) _REG32(PWM0_CTRL_ADDR, offset) argument
110 #define PWM1_REG(offset) _REG32(PWM1_CTRL_ADDR, offset) argument
111 #define PWM2_REG(offset) _REG32(PWM2_CTRL_ADDR, offset) argument
112 #define SPI0_REG(offset) _REG32(SPI0_CTRL_ADDR, offset) argument
113 #define SPI1_REG(offset) _REG32(SPI1_CTRL_ADDR, offset) argument
[all …]
/bsp/sparkfun-redv/freedom-e-sdk/bsp/env/freedom-e300-hifive1/
A Dplatform.h103 #define AON_REG(offset) _REG32(AON_CTRL_ADDR, offset) argument
105 #define GPIO_REG(offset) _REG32(GPIO_CTRL_ADDR, offset) argument
106 #define OTP_REG(offset) _REG32(OTP_CTRL_ADDR, offset) argument
107 #define PLIC_REG(offset) _REG32(PLIC_CTRL_ADDR, offset) argument
108 #define PRCI_REG(offset) _REG32(PRCI_CTRL_ADDR, offset) argument
109 #define PWM0_REG(offset) _REG32(PWM0_CTRL_ADDR, offset) argument
110 #define PWM1_REG(offset) _REG32(PWM1_CTRL_ADDR, offset) argument
111 #define PWM2_REG(offset) _REG32(PWM2_CTRL_ADDR, offset) argument
112 #define SPI0_REG(offset) _REG32(SPI0_CTRL_ADDR, offset) argument
113 #define SPI1_REG(offset) _REG32(SPI1_CTRL_ADDR, offset) argument
[all …]
/bsp/nxp/imx/imxrt/libraries/drivers/vglite/font/
A Dvft_debug.c92 void vfg_dbg_path_data(path_desc_t* path_data_desc, int offset) in vfg_dbg_path_data()
120 int offset = 0; in vft_dbg_path() local
160 void vft_dbg_glyph_desc(glyph_desc_t* g, int offset) in vft_dbg_glyph_desc()
203 void vft_dbg_path_table(font_face_desc_t* font_face, int offset) in vft_dbg_path_table()
214 void vft_dbg_kern_table(font_face_desc_t* font_face, int offset) in vft_dbg_kern_table()
245 int offset = *disk_offset; in dbg_float_ary() local
259 int offset = *disk_offset; in dbg_int_ary() local
272 int offset = *disk_offset; in dbg_int_param() local
284 int offset = disk_offset; in dbg_float_ary_no_offset_update() local
298 int offset = disk_offset; in dbg_int_ary_no_offset_update() local
[all …]
/bsp/hifive1/freedom-e-sdk/bsp/env/freedom-e300-arty/
A Dplatform.h94 #define AON_REG(offset) _REG32(AON_CTRL_ADDR, offset) argument
95 #define CLINT_REG(offset) _REG32(CLINT_CTRL_ADDR, offset) argument
96 #define GPIO_REG(offset) _REG32(GPIO_CTRL_ADDR, offset) argument
97 #define OTP_REG(offset) _REG32(OTP_CTRL_ADDR, offset) argument
98 #define PLIC_REG(offset) _REG32(PLIC_CTRL_ADDR, offset) argument
99 #define PWM0_REG(offset) _REG32(PWM0_CTRL_ADDR, offset) argument
100 #define PWM1_REG(offset) _REG32(PWM1_CTRL_ADDR, offset) argument
101 #define PWM2_REG(offset) _REG32(PWM2_CTRL_ADDR, offset) argument
102 #define SPI0_REG(offset) _REG32(SPI0_CTRL_ADDR, offset) argument
103 #define SPI1_REG(offset) _REG32(SPI1_CTRL_ADDR, offset) argument
[all …]
/bsp/sparkfun-redv/freedom-e-sdk/bsp/env/freedom-e300-arty/
A Dplatform.h94 #define AON_REG(offset) _REG32(AON_CTRL_ADDR, offset) argument
95 #define CLINT_REG(offset) _REG32(CLINT_CTRL_ADDR, offset) argument
96 #define GPIO_REG(offset) _REG32(GPIO_CTRL_ADDR, offset) argument
97 #define OTP_REG(offset) _REG32(OTP_CTRL_ADDR, offset) argument
98 #define PLIC_REG(offset) _REG32(PLIC_CTRL_ADDR, offset) argument
99 #define PWM0_REG(offset) _REG32(PWM0_CTRL_ADDR, offset) argument
100 #define PWM1_REG(offset) _REG32(PWM1_CTRL_ADDR, offset) argument
101 #define PWM2_REG(offset) _REG32(PWM2_CTRL_ADDR, offset) argument
102 #define SPI0_REG(offset) _REG32(SPI0_CTRL_ADDR, offset) argument
103 #define SPI1_REG(offset) _REG32(SPI1_CTRL_ADDR, offset) argument
[all …]
/bsp/stm32/libraries/HAL_Drivers/drivers/drv_flash/
A Ddrv_flash_f2.c274 static int fal_flash_read_16k(long offset, rt_uint8_t *buf, size_t size) in fal_flash_read_16k()
278 static int fal_flash_read_64k(long offset, rt_uint8_t *buf, size_t size) in fal_flash_read_64k()
282 static int fal_flash_read_128k(long offset, rt_uint8_t *buf, size_t size) in fal_flash_read_128k()
287 static int fal_flash_write_16k(long offset, const rt_uint8_t *buf, size_t size) in fal_flash_write_16k()
291 static int fal_flash_write_64k(long offset, const rt_uint8_t *buf, size_t size) in fal_flash_write_64k()
295 static int fal_flash_write_128k(long offset, const rt_uint8_t *buf, size_t size) in fal_flash_write_128k()
300 static int fal_flash_erase_16k(long offset, size_t size) in fal_flash_erase_16k()
304 static int fal_flash_erase_64k(long offset, size_t size) in fal_flash_erase_64k()
308 static int fal_flash_erase_128k(long offset, size_t size) in fal_flash_erase_128k()
A Ddrv_flash_f7.c337 static int fal_flash_read_32k(long offset, rt_uint8_t *buf, size_t size) in fal_flash_read_32k()
341 static int fal_flash_read_128k(long offset, rt_uint8_t *buf, size_t size) in fal_flash_read_128k()
345 static int fal_flash_read_256k(long offset, rt_uint8_t *buf, size_t size) in fal_flash_read_256k()
350 static int fal_flash_write_32k(long offset, const rt_uint8_t *buf, size_t size) in fal_flash_write_32k()
354 static int fal_flash_write_128k(long offset, const rt_uint8_t *buf, size_t size) in fal_flash_write_128k()
358 static int fal_flash_write_256k(long offset, const rt_uint8_t *buf, size_t size) in fal_flash_write_256k()
363 static int fal_flash_erase_32k(long offset, size_t size) in fal_flash_erase_32k()
367 static int fal_flash_erase_128k(long offset, size_t size) in fal_flash_erase_128k()
371 static int fal_flash_erase_256k(long offset, size_t size) in fal_flash_erase_256k()
A Ddrv_flash_f4.c424 static int fal_flash_read_16k(long offset, rt_uint8_t *buf, size_t size) in fal_flash_read_16k()
428 static int fal_flash_read_64k(long offset, rt_uint8_t *buf, size_t size) in fal_flash_read_64k()
432 static int fal_flash_read_128k(long offset, rt_uint8_t *buf, size_t size) in fal_flash_read_128k()
437 static int fal_flash_write_16k(long offset, const rt_uint8_t *buf, size_t size) in fal_flash_write_16k()
441 static int fal_flash_write_64k(long offset, const rt_uint8_t *buf, size_t size) in fal_flash_write_64k()
445 static int fal_flash_write_128k(long offset, const rt_uint8_t *buf, size_t size) in fal_flash_write_128k()
450 static int fal_flash_erase_16k(long offset, size_t size) in fal_flash_erase_16k()
454 static int fal_flash_erase_64k(long offset, size_t size) in fal_flash_erase_64k()
458 static int fal_flash_erase_128k(long offset, size_t size) in fal_flash_erase_128k()
/bsp/apm32/libraries/Drivers/drv_flash/
A Ddrv_flash_f4.c344 static int fal_flash_read_16k(long offset, rt_uint8_t *buf, size_t size) in fal_flash_read_16k()
348 static int fal_flash_read_64k(long offset, rt_uint8_t *buf, size_t size) in fal_flash_read_64k()
352 static int fal_flash_read_128k(long offset, rt_uint8_t *buf, size_t size) in fal_flash_read_128k()
357 static int fal_flash_write_16k(long offset, const rt_uint8_t *buf, size_t size) in fal_flash_write_16k()
361 static int fal_flash_write_64k(long offset, const rt_uint8_t *buf, size_t size) in fal_flash_write_64k()
365 static int fal_flash_write_128k(long offset, const rt_uint8_t *buf, size_t size) in fal_flash_write_128k()
370 static int fal_flash_erase_16k(long offset, size_t size) in fal_flash_erase_16k()
374 static int fal_flash_erase_64k(long offset, size_t size) in fal_flash_erase_64k()
378 static int fal_flash_erase_128k(long offset, size_t size) in fal_flash_erase_128k()
/bsp/bouffalo_lab/libraries/bl_mcu_sdk/drivers/lhal/src/flash/
A Dbflb_xip_sflash.c94 int ATTR_TCM_SECTION bflb_xip_sflash_state_save(spi_flash_cfg_type *p_flash_cfg, uint32_t *offset, in bflb_xip_sflash_state_save()
143 int ATTR_TCM_SECTION bflb_xip_sflash_state_restore(spi_flash_cfg_type *p_flash_cfg, uint32_t offset, in bflb_xip_sflash_state_restore()
193 uint32_t offset = 0; in bflb_xip_sflash_erase_need_lock() local
230 uint32_t offset = 0; in bflb_xip_sflash_write_need_lock() local
267 uint32_t offset = 0; in bflb_xip_sflash_read_need_lock() local
302 uint32_t offset = 0; in bflb_xip_sflash_get_jedecid_need_lock() local
338 uint32_t offset = 0; in bflb_xip_sflash_get_deviceid_need_lock() local
374 uint32_t offset = 0; in bflb_xip_sflash_get_uniqueid_need_lock() local
408 uint32_t offset = 0; in bflb_xip_sflash_clear_status_register_need_lock() local
443 uint32_t offset = 0; in bflb_xip_sflash_read_via_cache_need_lock() local
/bsp/mm32/libraries/MM32F3270_HAL/MM32F3270_HAL_Driver/Src/
A Dhal_fsmc.c73 void FSMC_PutData32(FSMC_Type * FSMCx, uint32_t bankn, uint32_t offset, uint32_t data) in FSMC_PutData32()
79 uint32_t FSMC_GetData32(FSMC_Type * FSMCx, uint32_t bankn, uint32_t offset) in FSMC_GetData32()
85 uint32_t FSMC_GetXferDataRegAddr(FSMC_Type *FSMCx, uint32_t bankn, uint32_t offset) in FSMC_GetXferDataRegAddr()
91 void FSMC_PutData16(FSMC_Type * FSMCx, uint32_t bankn, uint32_t offset, uint16_t data) in FSMC_PutData16()
97 uint16_t FSMC_GetData16(FSMC_Type * FSMCx, uint32_t bankn, uint32_t offset) in FSMC_GetData16()
103 void FSMC_PutData8(FSMC_Type * FSMCx, uint32_t bankn, uint32_t offset, uint8_t data) in FSMC_PutData8()
109 uint8_t FSMC_GetData8(FSMC_Type * FSMCx, uint32_t bankn, uint32_t offset) in FSMC_GetData8()
/bsp/bouffalo_lab/libraries/bl_mcu_sdk/drivers/soc/bl602/std/src/
A Dbl602_xip_sflash_ext.c104 …t ATTR_TCM_SECTION bflb_xip_sflash_state_save_ext(spi_flash_cfg_type *p_flash_cfg,uint32_t *offset, in bflb_xip_sflash_state_save_ext()
142 …TTR_TCM_SECTION bflb_xip_sflash_state_restore_ext(spi_flash_cfg_type *p_flash_cfg, uint32_t offset, in bflb_xip_sflash_state_restore_ext()
182 uint32_t offset; in bflb_xip_sflash_erase_need_lock_ext() local
214 uint32_t offset; in bflb_xip_sflash_write_need_lock_ext() local
246 uint32_t offset; in bflb_xip_sflash_read_need_lock_ext() local
275 uint32_t offset; in bflb_xip_sflash_clear_status_register_need_lock() local
303 uint32_t offset; in bflb_xip_sflash_getjedecid_need_lock_ext() local
331 uint32_t offset; in bflb_xip_sflash_get_deviceid_need_lock_ext() local
360 uint32_t offset; in bflb_xip_sflash_get_uniqueid_need_lock_ext() local
390 uint32_t offset; in bflb_xip_sflash_rcv_enable_need_lock() local
/bsp/nuvoton/libraries/m2354/rtt_port/
A Ddrv_fmc.c279 static int aprom_read(long offset, uint8_t *buf, size_t size) in aprom_read()
284 static int aprom_write(long offset, const uint8_t *buf, size_t size) in aprom_write()
289 static int aprom_erase(long offset, size_t size) in aprom_erase()
294 static int ldrom_read(long offset, uint8_t *buf, size_t size) in ldrom_read()
299 static int ldrom_write(long offset, const uint8_t *buf, size_t size) in ldrom_write()
304 static int ldrom_erase(long offset, size_t size) in ldrom_erase()
/bsp/nuvoton/libraries/m480/rtt_port/
A Ddrv_fmc.c296 static int aprom_read(long offset, uint8_t *buf, size_t size) in aprom_read()
301 static int aprom_write(long offset, const uint8_t *buf, size_t size) in aprom_write()
306 static int aprom_erase(long offset, size_t size) in aprom_erase()
311 static int ldrom_read(long offset, uint8_t *buf, size_t size) in ldrom_read()
316 static int ldrom_write(long offset, const uint8_t *buf, size_t size) in ldrom_write()
321 static int ldrom_erase(long offset, size_t size) in ldrom_erase()
/bsp/nuvoton/libraries/m031/rtt_port/
A Ddrv_fmc.c282 static int aprom_read(long offset, uint8_t *buf, size_t size) in aprom_read()
287 static int aprom_write(long offset, const uint8_t *buf, size_t size) in aprom_write()
292 static int aprom_erase(long offset, size_t size) in aprom_erase()
297 static int ldrom_read(long offset, uint8_t *buf, size_t size) in ldrom_read()
302 static int ldrom_write(long offset, const uint8_t *buf, size_t size) in ldrom_write()
307 static int ldrom_erase(long offset, size_t size) in ldrom_erase()
/bsp/nuvoton/libraries/m460/rtt_port/
A Ddrv_fmc.c295 static int aprom_read(long offset, uint8_t *buf, size_t size) in aprom_read()
300 static int aprom_write(long offset, const uint8_t *buf, size_t size) in aprom_write()
305 static int aprom_erase(long offset, size_t size) in aprom_erase()
310 static int ldrom_read(long offset, uint8_t *buf, size_t size) in ldrom_read()
315 static int ldrom_write(long offset, const uint8_t *buf, size_t size) in ldrom_write()
320 static int ldrom_erase(long offset, size_t size) in ldrom_erase()
/bsp/allwinner_tina/drivers/
A Ddrv_gpio.c31 rt_uint32_t offset; in gpio_set_func() local
58 rt_uint32_t offset; in gpio_set_value() local
85 rt_uint32_t offset; in gpio_get_value() local
103 rt_uint32_t offset; in gpio_set_pull_mode() local
131 rt_uint32_t offset; in gpio_set_drive_level() local
159 rt_uint32_t offset; in gpio_direction_input() local
179 rt_uint32_t offset; in gpio_direction_output() local
245 rt_uint32_t offset; in gpio_irq_enable() local
264 rt_uint32_t offset; in gpio_irq_disable() local
284 rt_uint32_t offset; in gpio_set_irq_type() local
/bsp/dm365/platform/
A Ddma.c104 static inline unsigned int edma_read(unsigned ctlr, int offset) in edma_read()
109 static inline void edma_write(unsigned ctlr, int offset, int val) in edma_write()
113 static inline void edma_modify(unsigned ctlr, int offset, unsigned and, in edma_modify()
121 static inline void edma_and(unsigned ctlr, int offset, unsigned and) in edma_and()
127 static inline void edma_or(unsigned ctlr, int offset, unsigned or) in edma_or()
137 static inline void edma_write_array(unsigned ctlr, int offset, int i, in edma_write_array()
142 static inline void edma_modify_array(unsigned ctlr, int offset, int i, in edma_modify_array()
161 static inline unsigned int edma_shadow0_read(unsigned ctlr, int offset) in edma_shadow0_read()
179 static inline unsigned int edma_parm_read(unsigned ctlr, int offset, in edma_parm_read()
194 static inline void edma_parm_and(unsigned ctlr, int offset, int param_no, in edma_parm_and()
[all …]
/bsp/renesas/libraries/HAL_Drivers/
A Ddrv_flash.c289 static int fal_flash_hp0_read(long offset, rt_uint8_t *buf, size_t size) in fal_flash_hp0_read()
294 static int fal_flash_hp0_write(long offset, const rt_uint8_t *buf, size_t size) in fal_flash_hp0_write()
299 static int fal_flash_hp0_erase(long offset, size_t size) in fal_flash_hp0_erase()
325 static int fal_flash_lp_read(long offset, rt_uint8_t *buf, size_t size) in fal_flash_lp_read()
330 static int fal_flash_lp_write(long offset, const rt_uint8_t *buf, size_t size) in fal_flash_lp_write()
335 static int fal_flash_lp_erase(long offset, size_t size) in fal_flash_lp_erase()
/bsp/synwit/libraries/SWM341_CSL/SWM341_UsbHost_Lib/MTP/
A Dusbh_mtp_ptp.c34 void PTP_GetDevicePropValue(USBH_Info_t *phost, uint32_t *offset, uint32_t total, PTP_PropertyValue… in PTP_GetDevicePropValue()
132 uint32_t PTP_GetArray16(uint16_t *array, uint8_t *data, uint32_t offset) in PTP_GetArray16()
153 uint32_t PTP_GetArray32(uint32_t *array, uint8_t *data, uint32_t offset) in PTP_GetArray32()
287 uint32_t offset = 0U, i; in PTP_DecodeObjectPropDesc() local
337 uint32_t offset = 0U, i; in PTP_DecodeObjectPropList() local
/bsp/Infineon/libraries/HAL_Drivers/
A Ddrv_flash.c296 static int fal_flash_read_32k(long offset, rt_uint8_t *buf, size_t size) in fal_flash_read_32k()
301 static int fal_flash_read_256k(long offset, rt_uint8_t *buf, size_t size) in fal_flash_read_256k()
306 static int fal_flash_write_32k(long offset, const rt_uint8_t *buf, size_t size) in fal_flash_write_32k()
311 static int fal_flash_write_256k(long offset, const rt_uint8_t *buf, size_t size) in fal_flash_write_256k()
316 static int fal_flash_erase_32k(long offset, size_t size) in fal_flash_erase_32k()
321 static int fal_flash_erase_256k(long offset, size_t size) in fal_flash_erase_256k()
/bsp/nuvoton/numaker-hmi-ma35d1/nuwriter_scripts/
A Dpack-sd.json5 "offset": "0x400", string
10 "offset": "0x1000", string
15 "offset": "0x4000", string
/bsp/nuvoton/numaker-iot-ma35d1/nuwriter_scripts/
A Dpack-nand.json5 "offset": "0x0", string
11 "offset": "0x20000", string
16 "offset": "0x80000", string

Completed in 46 milliseconds

12345678910>>...14