Searched refs:dummy (Results 1 – 4 of 4) sorted by relevance
177 volatile uint32_t dummy = p_reg->RAM[ram_block_num].POWER; in nrf_vmc_ram_block_config() local178 (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() local194 (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() local222 (void)dummy; in nrf_vmc_ram_block_retention_set()
210 volatile uint32_t dummy = *((volatile uint32_t *)((uint8_t *)p_reg + (uint32_t)event)); in nrf_kmu_event_clear() local211 (void)dummy; in nrf_kmu_event_clear()
295 volatile uint32_t dummy = *((volatile uint32_t *)((uint8_t *)p_reg + (uint32_t)event)); in nrf_spu_event_clear() local296 (void)dummy; in nrf_spu_event_clear()
64 uint8_t dummy[3]; member
Completed in 8 milliseconds