Home
last modified time | relevance | path

Searched refs:dummy (Results 1 – 4 of 4) sorted by relevance

/external/platform/nrfx/hal/
A Dnrf_vmc.h177 volatile uint32_t dummy = p_reg->RAM[ram_block_num].POWER; in nrf_vmc_ram_block_config() local
178 (void)dummy; in nrf_vmc_ram_block_config()
193 volatile uint32_t dummy = p_reg->RAM[ram_block_num].POWERSET; in nrf_vmc_ram_block_power_set() local
194 (void)dummy; in nrf_vmc_ram_block_power_set()
221 volatile uint32_t dummy = p_reg->RAM[ram_block_num].POWERSET; in nrf_vmc_ram_block_retention_set() local
222 (void)dummy; in nrf_vmc_ram_block_retention_set()
A Dnrf_kmu.h210 volatile uint32_t dummy = *((volatile uint32_t *)((uint8_t *)p_reg + (uint32_t)event)); in nrf_kmu_event_clear() local
211 (void)dummy; in nrf_kmu_event_clear()
A Dnrf_spu.h295 volatile uint32_t dummy = *((volatile uint32_t *)((uint8_t *)p_reg + (uint32_t)event)); in nrf_spu_event_clear() local
296 (void)dummy; in nrf_spu_event_clear()
/external/platform/lpc15xx/lpcopen/lpc_chip_15xx/inc/
A Drom_i2c_15xx.h64 uint8_t dummy[3]; member

Completed in 8 milliseconds