Lines Matching refs:enable
214 bool enable);
218 bool enable) in ram_ctrl_block_section_power_enable_set() argument
220 nrfx_ram_ctrl_section_power_mask_enable_set(block_idx, section_mask, enable); in ram_ctrl_block_section_power_enable_set()
225 bool enable) in ram_ctrl_block_section_retention_enable_set() argument
227 nrfx_ram_ctrl_section_retention_mask_enable_set(block_idx, section_mask, enable); in ram_ctrl_block_section_retention_enable_set()
232 bool enable, in ram_ctrl_block_section_iterate() argument
270 handler(block, 1UL << section, enable); in ram_ctrl_block_section_iterate()
274 void nrfx_ram_ctrl_power_enable_set(void const * p_object, size_t length, bool enable) in nrfx_ram_ctrl_power_enable_set() argument
278 enable, in nrfx_ram_ctrl_power_enable_set()
282 void nrfx_ram_ctrl_retention_enable_set(void const * p_object, size_t length, bool enable) in nrfx_ram_ctrl_retention_enable_set() argument
286 enable, in nrfx_ram_ctrl_retention_enable_set()