Home
last modified time | relevance | path

Searched refs:m_ram_start (Results 1 – 6 of 6) sorted by relevance

/bsp/nrf5x/nrf51822/board/
A Dboard.c77 uint32_t const *const m_ram_start = &Image$$RW_IRAM1$$Base; in rt_hw_board_init() local
78 if ((uint32_t)m_ram_start == 0x20000000) in rt_hw_board_init()
80 …\n using softdevice the RAM couldn't be %p,please use the templete from package\r\n", m_ram_start); in rt_hw_board_init()
85 rt_kprintf("\r\n using softdevice the RAM at %p\r\n", m_ram_start); in rt_hw_board_init()
/bsp/nrf5x/nrf52833/board/
A Dboard.c77 uint32_t const *const m_ram_start = &Image$$RW_IRAM1$$Base; in rt_hw_board_init() local
78 if ((uint32_t)m_ram_start == 0x20000000) in rt_hw_board_init()
80 …\n using softdevice the RAM couldn't be %p,please use the templete from package\r\n", m_ram_start); in rt_hw_board_init()
85 rt_kprintf("\r\n using softdevice the RAM at %p\r\n", m_ram_start); in rt_hw_board_init()
/bsp/nrf5x/libraries/templates/nrfx/board/
A Dboard.c77 uint32_t const *const m_ram_start = &Image$$RW_IRAM1$$Base; in rt_hw_board_init() local
78 if ((uint32_t)m_ram_start == 0x20000000) in rt_hw_board_init()
80 …\n using softdevice the RAM couldn't be %p,please use the templete from package\r\n", m_ram_start); in rt_hw_board_init()
85 rt_kprintf("\r\n using softdevice the RAM at %p\r\n", m_ram_start); in rt_hw_board_init()
/bsp/nrf5x/nrf52840/board/
A Dboard.c85 uint32_t const *const m_ram_start = &Image$$RW_IRAM1$$Base; in rt_hw_board_init() local
86 if ((uint32_t)m_ram_start == 0x20000000) in rt_hw_board_init()
88 …\n using softdevice the RAM couldn't be %p,please use the templete from package\r\n", m_ram_start); in rt_hw_board_init()
93 rt_kprintf("\r\n using softdevice the RAM at %p\r\n", m_ram_start); in rt_hw_board_init()
/bsp/nrf5x/nrf5340/board/
A Dboard.c84 uint32_t const *const m_ram_start = &Image$$RW_IRAM1$$Base; in rt_hw_board_init() local
85 if ((uint32_t)m_ram_start == 0x20000000) in rt_hw_board_init()
87 …\n using softdevice the RAM couldn't be %p,please use the templete from package\r\n", m_ram_start); in rt_hw_board_init()
92 rt_kprintf("\r\n using softdevice the RAM at %p\r\n", m_ram_start); in rt_hw_board_init()
/bsp/nrf5x/nrf52832/board/
A Dboard.c114 uint32_t const *const m_ram_start = &Image$$RW_IRAM1$$Base; in rt_hw_board_init() local
115 if ((uint32_t)m_ram_start == 0x20000000) in rt_hw_board_init()
117 …\n using softdevice the RAM couldn't be %p,please use the templete from package\r\n", m_ram_start); in rt_hw_board_init()
122 rt_kprintf("\r\n using softdevice the RAM at %p\r\n", m_ram_start); in rt_hw_board_init()

Completed in 14 milliseconds