Searched refs:limit (Results 1 – 12 of 12) sorted by relevance
156 /* Set stack top to end of RAM, and stack limit move down by162 /* Check if data + heap + stack exceeds RAM limit */165 /* Check if text sections + data exceeds FLASH limit */
154 /* Set stack top to end of RAM, and stack limit move down by160 /* Check if data + heap + stack exceeds RAM limit */163 /* Check if text sections + data exceeds FLASH limit */
203 /* stack limit is poorly named, but historically is maximum heap ptr */211 /* Check if data + heap + stack exceeds RAM limit */
239 /* stack limit is poorly named, but historically is maximum heap ptr */247 /* Check if data + heap + stack exceeds RAM limit */
237 /* stack limit is poorly named, but historically is maximum heap ptr */245 /* Check if data + heap + stack exceeds RAM limit */
188 nrfx_saadc_limit_evt_t limit; ///< Data for @ref NRFX_SAADC_EVT_LIMIT event. member
804 evt_data.data.limit.channel = channel; in saadc_event_limits_handle()805 evt_data.data.limit.limit_type = limit_type; in saadc_event_limits_handle()
50 * Unbound read oeprations have no limit on size and will go as long as the master
49 - Fixed assertion that checks correctness of limit setting in the SAADC driver.
2302 # for no limit. Note that the threshold may be exceeded by 50% before the limit
Completed in 16 milliseconds