| /bsp/hpmicro/hpm5301evklite/board/ |
| A D | fal_flash_port.c | 112 rt_uint32_t aligned_size = aligned_end - aligned_start; in read() local 219 rt_uint32_t aligned_size = (size + nor_flash0.blk_size - 1U) & ~(nor_flash0.blk_size - 1U); in erase() local
|
| /bsp/hpmicro/hpm6300evk/board/ |
| A D | fal_flash_port.c | 112 rt_uint32_t aligned_size = aligned_end - aligned_start; in read() local 219 rt_uint32_t aligned_size = (size + nor_flash0.blk_size - 1U) & ~(nor_flash0.blk_size - 1U); in erase() local
|
| /bsp/hpmicro/hpm5300evk/board/ |
| A D | fal_flash_port.c | 112 rt_uint32_t aligned_size = aligned_end - aligned_start; in read() local 219 rt_uint32_t aligned_size = (size + nor_flash0.blk_size - 1U) & ~(nor_flash0.blk_size - 1U); in erase() local
|
| /bsp/hpmicro/hpm6200evk/board/ |
| A D | fal_flash_port.c | 112 rt_uint32_t aligned_size = aligned_end - aligned_start; in read() local 219 rt_uint32_t aligned_size = (size + nor_flash0.blk_size - 1U) & ~(nor_flash0.blk_size - 1U); in erase() local
|
| /bsp/hpmicro/hpm6750evk/board/ |
| A D | fal_flash_port.c | 125 rt_uint32_t aligned_size = aligned_end - aligned_start; in read() local 232 rt_uint32_t aligned_size = (size + nor_flash0.blk_size - 1U) & ~(nor_flash0.blk_size - 1U); in erase() local
|
| /bsp/hpmicro/hpm6750evk2/board/ |
| A D | fal_flash_port.c | 126 rt_uint32_t aligned_size = aligned_end - aligned_start; in read() local 233 rt_uint32_t aligned_size = (size + nor_flash0.blk_size - 1U) & ~(nor_flash0.blk_size - 1U); in erase() local
|
| /bsp/hpmicro/hpm6750evkmini/board/ |
| A D | fal_flash_port.c | 126 rt_uint32_t aligned_size = aligned_end - aligned_start; in read() local 233 rt_uint32_t aligned_size = (size + nor_flash0.blk_size - 1U) & ~(nor_flash0.blk_size - 1U); in erase() local
|
| /bsp/hpmicro/hpm6800evk/board/ |
| A D | fal_flash_port.c | 126 rt_uint32_t aligned_size = aligned_end - aligned_start; in read() local 233 rt_uint32_t aligned_size = (size + nor_flash0.blk_size - 1U) & ~(nor_flash0.blk_size - 1U); in erase() local
|
| /bsp/hpmicro/hpm6e00evk/board/ |
| A D | fal_flash_port.c | 126 rt_uint32_t aligned_size = aligned_end - aligned_start; in read() local 233 rt_uint32_t aligned_size = (size + nor_flash0.blk_size - 1U) & ~(nor_flash0.blk_size - 1U); in erase() local
|
| /bsp/hpmicro/libraries/hpm_sdk/components/serial_nor/interface/spi/ |
| A D | hpm_serial_nor_host_spi.c | 266 uint32_t aligned_size; in write() local 310 uint32_t aligned_size; in read() local
|
| /bsp/hpmicro/libraries/drivers/ |
| A D | drv_uart_v2.c | 598 uint32_t aligned_size = aligned_end - aligned_start; in uart_rx_done() local 611 uint32_t aligned_size = aligned_end - aligned_start; in uart_rx_done() local 1046 uint32_t aligned_size = aligned_end - aligned_start; local
|
| A D | drv_lcd.c | 92 uint32_t aligned_start, aligned_end, aligned_size; in hpm_lcd_control() local
|
| A D | drv_sdio.c | 462 uint32_t aligned_size; in hpm_sdmmc_request() local 583 uint32_t aligned_size = aligned_end - aligned_start; in hpm_sdmmc_request() local
|
| /bsp/hpmicro/libraries/hpm_sdk/components/spi/ |
| A D | hpm_spi.c | 547 uint32_t aligned_size = aligned_end - aligned_start; in hpm_spi_setup_dma_transfer() local 554 uint32_t aligned_size = aligned_end - aligned_start; in hpm_spi_setup_dma_transfer() local
|
| /bsp/nxp/imx/imxrt/libraries/drivers/vglite/VGLiteKernel/rtos/ |
| A D | vg_lite_hal.c | 235 unsigned long aligned_size; in vg_lite_hal_allocate_contiguous() local
|