Lines Matching full:cpu2

99 		 * When the PESD bit mechanism is used by CPU2 to protect its  in write_dword()
107 * used to protect the CPU2 timing. 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()
138 * Note: By default, the CPU2 uses the PESD mechanism in write_dword()
144 * The protection by semaphore is enabled on CPU2 side in write_dword()
173 * opportunity to CPU2 to protect its timing in write_dword()
176 * Note that the CPU2 is polling on this in write_dword()
236 * When the PESD bit mechanism is used by CPU2 to protect its in erase_page()
244 * used to protect the CPU2 timing. 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()
275 * Note: By default, the CPU2 uses the PESD mechanism in erase_page()
281 * The protection by semaphore is enabled on CPU2 side in erase_page()
304 * opportunity to CPU2 to protect its timing in erase_page()
307 * Note that the CPU2 is polling on this in erase_page()
341 * Notify the CPU2 that some flash erase activity may be executed in flash_stm32_block_erase_loop()
342 * On reception of this command, the CPU2 enables the BLE timing in flash_stm32_block_erase_loop()
346 * The CPU2 will prevent all flash activity (write or erase) in all in flash_stm32_block_erase_loop()
362 * Notify the CPU2 there will be no request anymore to erase the flash in flash_stm32_block_erase_loop()
363 * On reception of this command, the CPU2 disables the BLE timing in flash_stm32_block_erase_loop()