Lines Matching full:processing
103 * processing has been requested but suspended due to the PESD in write_dword()
122 * processing to protect some latency in critical code in write_dword()
124 * When flash processing is ongoing, the CPU cannot access the in write_dword()
127 * The only way for CPU1 to disallow flash processing is to in write_dword()
134 * Check now if the CPU2 disallows flash processing to in write_dword()
136 * CPU2 does not allow flash processing in write_dword()
240 * processing has been requested but suspended due to the PESD in erase_page()
259 * processing to protect some latency in critical code in erase_page()
261 * When flash processing is ongoing, the CPU cannot access the in erase_page()
264 * The only way for CPU1 to disallow flash processing is to in erase_page()
271 * Check now if the CPU2 disallows flash processing to in erase_page()
273 * CPU2 does not allow flash processing in erase_page()
343 * protection versus flash erase processing. in flash_stm32_block_erase_loop()
364 * protection versus flash erase processing in flash_stm32_block_erase_loop()