Lines Matching refs:r
109 unsigned int r=core_interrupt_disable(); in analog_read_reg8() local
115 core_restore_interrupt(r); in analog_read_reg8()
127 unsigned int r=core_interrupt_disable(); in analog_write_reg8() local
133 core_restore_interrupt(r); in analog_write_reg8()
144 unsigned int r=core_interrupt_disable(); in analog_write_reg16() local
149 core_restore_interrupt(r); in analog_write_reg16()
159 unsigned int r=core_interrupt_disable(); in analog_read_reg16() local
165 core_restore_interrupt(r); in analog_read_reg16()
178 unsigned int r=core_interrupt_disable(); in analog_read_reg32() local
184 core_restore_interrupt(r); in analog_read_reg32()
197 unsigned int r=core_interrupt_disable(); in analog_write_reg32() local
202 core_restore_interrupt(r); in analog_write_reg32()
214 unsigned int r=core_interrupt_disable(); in analog_read_reg32_dma() local
226 core_restore_interrupt(r); in analog_read_reg32_dma()
238 unsigned int r=core_interrupt_disable(); in analog_write_reg32_dma() local
249 core_restore_interrupt(r); in analog_write_reg32_dma()
267 unsigned int r =core_interrupt_disable(); in analog_write_buff() local
297 core_restore_interrupt(r); in analog_write_buff()
309 unsigned int r=core_interrupt_disable(); in analog_read_buff() local
336 core_restore_interrupt(r); in analog_read_buff()
349 unsigned int r=core_interrupt_disable(); in analog_write_buff_dma() local
360 core_restore_interrupt(r); in analog_write_buff_dma()
378 unsigned int r=core_interrupt_disable(); in analog_read_buff_dma() local
391 core_restore_interrupt(r); in analog_read_buff_dma()
414 unsigned int r=core_interrupt_disable(); in analog_write_addr_data_dma() local
430 core_restore_interrupt(r); in analog_write_addr_data_dma()