Home
last modified time | relevance | path

Searched refs:alignment (Results 1 – 25 of 52) sorted by relevance

123

/btstack/platform/embedded/
H A Dbtstack_tlv_flash_bank.c100 uint32_t alignment = self->hal_flash_bank_impl->get_alignment(self->hal_flash_bank_context); in btstack_tlv_flash_bank_align_size() local
101 return (size + alignment - 1) & ~(alignment - 1); in btstack_tlv_flash_bank_align_size()
120 uint32_t alignment = self->hal_flash_bank_impl->get_alignment(self->hal_flash_bank_context); in btstack_tlv_flash_bank_read() local
121 uint32_t lower_bits = size & (alignment - 1); in btstack_tlv_flash_bank_read()
133 …>hal_flash_bank_impl->read(self->hal_flash_bank_context, bank, offset, alignment_block, alignment); in btstack_tlv_flash_bank_read()
140 uint32_t alignment = self->hal_flash_bank_impl->get_alignment(self->hal_flash_bank_context); in btstack_tlv_flash_bank_write() local
141 uint32_t lower_bits = size & (alignment - 1); in btstack_tlv_flash_bank_write()
153 memset(alignment_block, 0xff, alignment); in btstack_tlv_flash_bank_write()
155 …hal_flash_bank_impl->write(self->hal_flash_bank_context, bank, offset, alignment_block, alignment); in btstack_tlv_flash_bank_write()
368 … uint32_t alignment = self->hal_flash_bank_impl->get_alignment(self->hal_flash_bank_context); in btstack_tlv_flash_bank_delete_tag_until_offset() local
[all …]
/btstack/port/stm32-f4discovery-usb/Drivers/CMSIS/Device/ST/STM32F4xx/Source/Templates/iar/linker/
H A Dstm32f412rx_flash.icf21 define block CSTACK with alignment = 8, size = __ICFEDIT_size_cstack__ { };
22 define block HEAP with alignment = 8, size = __ICFEDIT_size_heap__ { };
H A Dstm32f412cx_sram.icf21 define block CSTACK with alignment = 8, size = __ICFEDIT_size_cstack__ { };
22 define block HEAP with alignment = 8, size = __ICFEDIT_size_heap__ { };
H A Dstm32f413xx_flash.icf21 define block CSTACK with alignment = 8, size = __ICFEDIT_size_cstack__ { };
22 define block HEAP with alignment = 8, size = __ICFEDIT_size_heap__ { };
H A Dstm32f410cx_sram.icf21 define block CSTACK with alignment = 8, size = __ICFEDIT_size_cstack__ { };
22 define block HEAP with alignment = 8, size = __ICFEDIT_size_heap__ { };
H A Dstm32f413xx_sram.icf21 define block CSTACK with alignment = 8, size = __ICFEDIT_size_cstack__ { };
22 define block HEAP with alignment = 8, size = __ICFEDIT_size_heap__ { };
H A Dstm32f412vx_flash.icf21 define block CSTACK with alignment = 8, size = __ICFEDIT_size_cstack__ { };
22 define block HEAP with alignment = 8, size = __ICFEDIT_size_heap__ { };
H A Dstm32f410tx_sram.icf21 define block CSTACK with alignment = 8, size = __ICFEDIT_size_cstack__ { };
22 define block HEAP with alignment = 8, size = __ICFEDIT_size_heap__ { };
H A Dstm32f412zx_flash.icf21 define block CSTACK with alignment = 8, size = __ICFEDIT_size_cstack__ { };
22 define block HEAP with alignment = 8, size = __ICFEDIT_size_heap__ { };
H A Dstm32f401xe_sram.icf21 define block CSTACK with alignment = 8, size = __ICFEDIT_size_cstack__ { };
22 define block HEAP with alignment = 8, size = __ICFEDIT_size_heap__ { };
H A Dstm32f401xc_flash.icf21 define block CSTACK with alignment = 8, size = __ICFEDIT_size_cstack__ { };
22 define block HEAP with alignment = 8, size = __ICFEDIT_size_heap__ { };
H A Dstm32f423xx_flash.icf21 define block CSTACK with alignment = 8, size = __ICFEDIT_size_cstack__ { };
22 define block HEAP with alignment = 8, size = __ICFEDIT_size_heap__ { };
H A Dstm32f401xc_sram.icf21 define block CSTACK with alignment = 8, size = __ICFEDIT_size_cstack__ { };
22 define block HEAP with alignment = 8, size = __ICFEDIT_size_heap__ { };
H A Dstm32f412zx_sram.icf21 define block CSTACK with alignment = 8, size = __ICFEDIT_size_cstack__ { };
22 define block HEAP with alignment = 8, size = __ICFEDIT_size_heap__ { };
H A Dstm32f411xe_flash.icf21 define block CSTACK with alignment = 8, size = __ICFEDIT_size_cstack__ { };
22 define block HEAP with alignment = 8, size = __ICFEDIT_size_heap__ { };
H A Dstm32f401xe_flash.icf21 define block CSTACK with alignment = 8, size = __ICFEDIT_size_cstack__ { };
22 define block HEAP with alignment = 8, size = __ICFEDIT_size_heap__ { };
H A Dstm32f446xx_sram.icf21 define block CSTACK with alignment = 8, size = __ICFEDIT_size_cstack__ { };
22 define block HEAP with alignment = 8, size = __ICFEDIT_size_heap__ { };
H A Dstm32f410rx_sram.icf21 define block CSTACK with alignment = 8, size = __ICFEDIT_size_cstack__ { };
22 define block HEAP with alignment = 8, size = __ICFEDIT_size_heap__ { };
H A Dstm32f410rx_flash.icf21 define block CSTACK with alignment = 8, size = __ICFEDIT_size_cstack__ { };
22 define block HEAP with alignment = 8, size = __ICFEDIT_size_heap__ { };
H A Dstm32f410tx_flash.icf21 define block CSTACK with alignment = 8, size = __ICFEDIT_size_cstack__ { };
22 define block HEAP with alignment = 8, size = __ICFEDIT_size_heap__ { };
H A Dstm32f412rx_sram.icf21 define block CSTACK with alignment = 8, size = __ICFEDIT_size_cstack__ { };
22 define block HEAP with alignment = 8, size = __ICFEDIT_size_heap__ { };
H A Dstm32f412cx_flash.icf21 define block CSTACK with alignment = 8, size = __ICFEDIT_size_cstack__ { };
22 define block HEAP with alignment = 8, size = __ICFEDIT_size_heap__ { };
H A Dstm32f411xe_sram.icf21 define block CSTACK with alignment = 8, size = __ICFEDIT_size_cstack__ { };
22 define block HEAP with alignment = 8, size = __ICFEDIT_size_heap__ { };
H A Dstm32f446xx_flash.icf21 define block CSTACK with alignment = 8, size = __ICFEDIT_size_cstack__ { };
22 define block HEAP with alignment = 8, size = __ICFEDIT_size_heap__ { };
H A Dstm32f410cx_flash.icf21 define block CSTACK with alignment = 8, size = __ICFEDIT_size_cstack__ { };
22 define block HEAP with alignment = 8, size = __ICFEDIT_size_heap__ { };

123